Home
last modified time | relevance | path

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

/linux-6.15/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.c120 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn32_reset()
H A Ddmub_dcn35.c117 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn35_reset()
H A Ddmub_dcn401.c89 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn401_reset()
/linux-6.15/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h993 #define DMUB_GPINT__STOP_FW_RESPONSE 0xDEADDEAD macro