Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/include/
Datomfirmware.h609 VDDC_PCC_GPIO_PINID = 62, enumerator
Datombios.h4377 #define VDDC_PCC_GPIO_PINID 62 macro
/Linux-v4.19/drivers/gpu/drm/radeon/
Datombios.h3891 #define VDDC_PCC_GPIO_PINID 62 macro
Dci_dpm.c5842 gpio = radeon_atombios_lookup_gpio(rdev, VDDC_PCC_GPIO_PINID); in ci_dpm_init()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c2154 if (atomctrl_get_pp_assign_pin(hwmgr, VDDC_PCC_GPIO_PINID, &gpio_pin_assignment)) { in smu7_thermal_parameter_init()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c5988 gpio = amdgpu_atombios_lookup_gpio(adev, VDDC_PCC_GPIO_PINID); in ci_dpm_init()