Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h289 uint32_t inbox0_wptr; member
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn20.c454 diag_data->inbox0_wptr = REG_READ(DMCUB_INBOX0_WPTR); in dmub_dcn20_get_diagnostic_data()
H A Ddmub_dcn31.c448 diag_data->inbox0_wptr = REG_READ(DMCUB_INBOX0_WPTR); in dmub_dcn31_get_diagnostic_data()
H A Ddmub_dcn32.c453 diag_data->inbox0_wptr = REG_READ(DMCUB_INBOX0_WPTR); in dmub_dcn32_get_diagnostic_data()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c832 DC_LOG_DEBUG(" inbox0_wptr : %08x", diag_data.inbox0_wptr); in dc_dmub_srv_log_diagnostic_data()