Searched refs:get_outbox1_wptr (Results 1 – 3 of 3) sorted by relevance
63 dmub->outbox1_rb.wrpt = dmub->hw_funcs.get_outbox1_wptr(dmub); in dmub_srv_stat_get_notification()
185 funcs->get_outbox1_wptr = dmub_dcn20_get_outbox1_wptr; in dmub_srv_hw_setup()249 funcs->get_outbox1_wptr = dmub_dcn31_get_outbox1_wptr; in dmub_srv_hw_setup()289 funcs->get_outbox1_wptr = dmub_dcn32_get_outbox1_wptr; in dmub_srv_hw_setup()
359 uint32_t (*get_outbox1_wptr)(struct dmub_srv *dmub); member