Home
last modified time | relevance | path

Searched refs:get_outbox0_wptr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c203 funcs->get_outbox0_wptr = dmub_dcn20_get_outbox0_wptr; in dmub_srv_hw_setup()
276 funcs->get_outbox0_wptr = dmub_dcn31_get_outbox0_wptr; in dmub_srv_hw_setup()
317 funcs->get_outbox0_wptr = dmub_dcn32_get_outbox0_wptr; in dmub_srv_hw_setup()
357 funcs->get_outbox0_wptr = dmub_dcn35_get_outbox0_wptr; in dmub_srv_hw_setup()
402 funcs->get_outbox0_wptr = dmub_dcn401_get_outbox0_wptr; in dmub_srv_hw_setup()
1146 dmub->outbox0_rb.wrpt = dmub->hw_funcs.get_outbox0_wptr(dmub); in dmub_srv_get_outbox0_msg()