Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h286 uint32_t inbox1_wptr; member
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn20.c450 diag_data->inbox1_wptr = REG_READ(DMCUB_INBOX1_WPTR); in dmub_dcn20_get_diagnostic_data()
H A Ddmub_dcn31.c444 diag_data->inbox1_wptr = REG_READ(DMCUB_INBOX1_WPTR); in dmub_dcn31_get_diagnostic_data()
H A Ddmub_dcn32.c449 diag_data->inbox1_wptr = REG_READ(DMCUB_INBOX1_WPTR); in dmub_dcn32_get_diagnostic_data()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c829 DC_LOG_DEBUG(" inbox1_wptr : %08x", diag_data.inbox1_wptr); in dc_dmub_srv_log_diagnostic_data()