vbiosInterruptId  526 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c 	hwmgr->platform_descriptor.vbiosInterruptId = 0;
vbiosInterruptId 2586 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 		hwmgr->platform_descriptor.vbiosInterruptId = 0x20000400; /* IRQ_SOURCE1_SW_INT */
vbiosInterruptId  911 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	hwmgr->platform_descriptor.vbiosInterruptId = 0x20000400; /* IRQ_SOURCE1_SW_INT */
vbiosInterruptId  420 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c 	hwmgr->platform_descriptor.vbiosInterruptId = 0x20000400; /* IRQ_SOURCE1_SW_INT */
vbiosInterruptId  462 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 	hwmgr->platform_descriptor.vbiosInterruptId = 0x20000400; /* IRQ_SOURCE1_SW_INT */
vbiosInterruptId  346 drivers/gpu/drm/amd/powerplay/inc/hardwaremanager.h 	uint32_t vbiosInterruptId;