Searched refs:PP_AC_DC_SWITCH_GPIO_PINID (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vegam_smumgr.c | 2062 PP_AC_DC_SWITCH_GPIO_PINID, &gpio_pin)) { in vegam_init_smc_table()
|
H A D | fiji_smumgr.c | 2048 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in fiji_init_smc_table()
|
H A D | tonga_smumgr.c | 2372 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in tonga_init_smc_table()
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 719 /* if PP_AC_DC_SWITCH_GPIO_PINID in Gpio_Pin_LutTable, AC/DC swithing feature is enable */ 720 PP_AC_DC_SWITCH_GPIO_PINID = 60, enumerator
|
H A D | atombios.h | 4372 //from SMU7.x, if ucGPIO_ID=PP_AC_DC_SWITCH_GPIO_PINID in GPIO_LUTTable, AC/DC switching feature is enable 4373 #define PP_AC_DC_SWITCH_GPIO_PINID 60 macro
|
/linux/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 3885 //from SMU7.x, if ucGPIO_ID=PP_AC_DC_SWITCH_GPIO_PINID in GPIO_LUTTable, AC/DC switching feature is enable 3886 #define PP_AC_DC_SWITCH_GPIO_PINID 60 macro
|