Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn20.c125 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn20_reset()
H A Ddmub_dcn31.c112 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn31_reset()
H A Ddmub_dcn32.c115 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn32_reset()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h710 #define DMUB_GPINT__STOP_FW_RESPONSE 0xDEADDEAD macro