Searched refs:get_outbox0_wptr (Results 1 – 2 of 2) sorted by relevance
188 funcs->get_outbox0_wptr = dmub_dcn20_get_outbox0_wptr; in dmub_srv_hw_setup()256 funcs->get_outbox0_wptr = dmub_dcn31_get_outbox0_wptr; in dmub_srv_hw_setup()295 funcs->get_outbox0_wptr = dmub_dcn32_get_outbox0_wptr; in dmub_srv_hw_setup()903 dmub->outbox0_rb.wrpt = dmub->hw_funcs.get_outbox0_wptr(dmub); in dmub_srv_get_outbox0_msg()
355 uint32_t (*get_outbox0_wptr)(struct dmub_srv *dmub); member
Completed in 8 milliseconds