Searched refs:get_inbox1_rptr (Results 1 – 2 of 2) sorted by relevance
155 funcs->get_inbox1_rptr = dmub_dcn20_get_inbox1_rptr; in dmub_srv_hw_setup()218 funcs->get_inbox1_rptr = dmub_dcn31_get_inbox1_rptr; in dmub_srv_hw_setup()285 if (!dmub->hw_funcs.get_inbox1_rptr || in dmub_srv_create()665 rptr = dmub->hw_funcs.get_inbox1_rptr(dmub); in dmub_srv_wait_for_idle()
318 uint32_t (*get_inbox1_rptr)(struct dmub_srv *dmub); member
Completed in 8 milliseconds