Searched refs:get_inbox1_wptr (Results 1 – 1 of 1) sorted by relevance
183 funcs->get_inbox1_wptr = dmub_dcn20_get_inbox1_wptr; in dmub_srv_hw_setup()258 funcs->get_inbox1_wptr = dmub_dcn31_get_inbox1_wptr; in dmub_srv_hw_setup()299 funcs->get_inbox1_wptr = dmub_dcn32_get_inbox1_wptr; in dmub_srv_hw_setup()339 funcs->get_inbox1_wptr = dmub_dcn35_get_inbox1_wptr; in dmub_srv_hw_setup()385 funcs->get_inbox1_wptr = dmub_dcn401_get_inbox1_wptr; in dmub_srv_hw_setup()963 !dmub->hw_funcs.get_inbox1_wptr) in dmub_srv_wait_for_pending()967 scratch_inbox1.rb.wrpt = dmub->hw_funcs.get_inbox1_wptr(dmub); in dmub_srv_wait_for_pending()1284 if (dmub->hw_funcs.get_inbox1_rptr && dmub->hw_funcs.get_inbox1_wptr) { in dmub_srv_sync_inbox1()1286 uint32_t wptr = dmub->hw_funcs.get_inbox1_wptr(dmub); in dmub_srv_sync_inbox1()