Searched refs:VOLTAGE_OBJ_GPIO_LUT (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomfwctrl.c | 117 if (voltage_mode == VOLTAGE_OBJ_GPIO_LUT) { in pp_atomfwctrl_get_voltage_table_v4()
|
H A D | smu7_hwmgr.c | 326 VOLTAGE_TYPE_MVDDC, VOLTAGE_OBJ_GPIO_LUT, in smu7_construct_voltage_tables() 346 VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT, in smu7_construct_voltage_tables() 374 VOLTAGE_TYPE_VDDC, VOLTAGE_OBJ_GPIO_LUT, in smu7_construct_voltage_tables() 1878 VOLTAGE_TYPE_VDDC, VOLTAGE_OBJ_GPIO_LUT)) in smu7_init_dpm_defaults() 1892 VOLTAGE_TYPE_MVDDC, VOLTAGE_OBJ_GPIO_LUT)) in smu7_init_dpm_defaults() 1906 VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT)) in smu7_init_dpm_defaults()
|
H A D | vega10_hwmgr.c | 886 VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT)) in vega10_hwmgr_backend_init() 974 VOLTAGE_OBJ_GPIO_LUT, &table); in vega10_setup_dpm_led_config()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | ci_dpm.c | 2102 VOLTAGE_OBJ_GPIO_LUT, in ci_construct_voltage_tables() 2120 VOLTAGE_OBJ_GPIO_LUT, in ci_construct_voltage_tables() 2138 VOLTAGE_OBJ_GPIO_LUT, in ci_construct_voltage_tables() 5851 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_VDDC, VOLTAGE_OBJ_GPIO_LUT)) in ci_dpm_init() 5857 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT)) in ci_dpm_init() 5866 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_MVDDC, VOLTAGE_OBJ_GPIO_LUT)) in ci_dpm_init()
|
H A D | si_dpm.c | 3946 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddc_voltage_table); in si_construct_voltage_tables() 3966 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table); in si_construct_voltage_tables() 3985 VOLTAGE_OBJ_GPIO_LUT, &si_pi->mvdd_voltage_table); in si_construct_voltage_tables() 6984 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init() 6996 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init() 7000 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
|
H A D | atombios.h | 4573 #define VOLTAGE_OBJ_GPIO_LUT 0 //VOLTAGE and GPIO Lookup table ->ATOM_GPIO_V… macro
|
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 4423 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddc_voltage_table); in si_construct_voltage_tables() 4443 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table); in si_construct_voltage_tables() 4462 VOLTAGE_OBJ_GPIO_LUT, &si_pi->mvdd_voltage_table); in si_construct_voltage_tables() 7438 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init() 7450 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init() 7454 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | fiji_smumgr.c | 1895 VOLTAGE_TYPE_LEDDPM, VOLTAGE_OBJ_GPIO_LUT, in fiji_setup_dpm_led_config()
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 3511 …VOLTAGE_OBJ_GPIO_LUT = 0, //VOLTAGE and GPIO Lookup table ->atom_gpio_voltage… enumerator
|
H A D | atombios.h | 5117 #define VOLTAGE_OBJ_GPIO_LUT 0 //VOLTAGE and GPIO Lookup table ->ATOM_GPIO_V… macro
|