Home
last modified time | relevance | path

Searched refs:PP_AC_DC_SWITCH_GPIO_PINID (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvegam_smumgr.c2064 PP_AC_DC_SWITCH_GPIO_PINID, &gpio_pin)) { in vegam_init_smc_table()
Dfiji_smumgr.c2050 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in fiji_init_smc_table()
Dpolaris10_smumgr.c1950 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in polaris10_init_smc_table()
Dtonga_smumgr.c2372 if (atomctrl_get_pp_assign_pin(hwmgr, PP_AC_DC_SWITCH_GPIO_PINID, in tonga_init_smc_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
Datomfirmware.h675 PP_AC_DC_SWITCH_GPIO_PINID = 60, enumerator
Datombios.h4373 #define PP_AC_DC_SWITCH_GPIO_PINID 60 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Datombios.h3887 #define PP_AC_DC_SWITCH_GPIO_PINID 60 macro
Dci_dpm.c5822 gpio = radeon_atombios_lookup_gpio(rdev, PP_AC_DC_SWITCH_GPIO_PINID); in ci_dpm_init()