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()217 funcs->get_inbox1_rptr = dmub_dcn31_get_inbox1_rptr; in dmub_srv_hw_setup()284 if (!dmub->hw_funcs.get_inbox1_rptr || in dmub_srv_create()664 dmub->inbox1_rb.rptr = dmub->hw_funcs.get_inbox1_rptr(dmub); in dmub_srv_wait_for_idle()
312 uint32_t (*get_inbox1_rptr)(struct dmub_srv *dmub); member