Searched refs:VDDC_PCC_GPIO_PINID (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 678 /*if VDDC_PCC_GPIO_PINID in GPIO_LUTable, Peak Current Control feature is enabled */ 679 VDDC_PCC_GPIO_PINID = 62, enumerator
|
H A D | atombios.h | 4376 //if ucGPIO_ID=VDDC_PCC_GPIO_PINID in GPIO_LUTable, Peak Current Control feature is enabled 4377 #define VDDC_PCC_GPIO_PINID 62 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 690 /*if VDDC_PCC_GPIO_PINID in GPIO_LUTable, Peak Current Control feature is enabled */ 691 VDDC_PCC_GPIO_PINID = 62, enumerator
|
H A D | atombios.h | 4376 //if ucGPIO_ID=VDDC_PCC_GPIO_PINID in GPIO_LUTable, Peak Current Control feature is enabled 4377 #define VDDC_PCC_GPIO_PINID 62 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_hwmgr.c | 2245 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_PCC_GPIO_PINID, &gpio_pin_assignment)) { in smu7_thermal_parameter_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 3890 //if ucGPIO_ID=VDDC_PCC_GPIO_PINID in GPIO_LUTable, Peak Current Control feature is enabled 3891 #define VDDC_PCC_GPIO_PINID 62 macro
|
H A D | ci_dpm.c | 5843 gpio = radeon_atombios_lookup_gpio(rdev, VDDC_PCC_GPIO_PINID); in ci_dpm_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 3890 //if ucGPIO_ID=VDDC_PCC_GPIO_PINID in GPIO_LUTable, Peak Current Control feature is enabled 3891 #define VDDC_PCC_GPIO_PINID 62 macro
|
H A D | ci_dpm.c | 5819 gpio = radeon_atombios_lookup_gpio(rdev, VDDC_PCC_GPIO_PINID); in ci_dpm_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_hwmgr.c | 2543 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_PCC_GPIO_PINID, &gpio_pin_assignment)) { in smu7_thermal_parameter_init()
|
Completed in 185 milliseconds