Home
last modified time | relevance | path

Searched refs:VOLTAGE_OBJ_GPIO_LUT (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.c117 if (voltage_mode == VOLTAGE_OBJ_GPIO_LUT) { in pp_atomfwctrl_get_voltage_table_v4()
H A Dsmu7_hwmgr.c326 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 Dvega10_hwmgr.c877 VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT)) in vega10_hwmgr_backend_init()
963 VOLTAGE_OBJ_GPIO_LUT, &table); in vega10_setup_dpm_led_config()
/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c3902 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddc_voltage_table); in si_construct_voltage_tables()
3922 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table); in si_construct_voltage_tables()
3941 VOLTAGE_OBJ_GPIO_LUT, &si_pi->mvdd_voltage_table); in si_construct_voltage_tables()
6940 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
6952 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
6956 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
H A Dci_dpm.c2097 VOLTAGE_OBJ_GPIO_LUT, in ci_construct_voltage_tables()
2115 VOLTAGE_OBJ_GPIO_LUT, in ci_construct_voltage_tables()
2133 VOLTAGE_OBJ_GPIO_LUT, in ci_construct_voltage_tables()
5846 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_VDDC, VOLTAGE_OBJ_GPIO_LUT)) in ci_dpm_init()
5852 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT)) in ci_dpm_init()
5861 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_MVDDC, VOLTAGE_OBJ_GPIO_LUT)) in ci_dpm_init()
H A Datombios.h4573 #define VOLTAGE_OBJ_GPIO_LUT 0 //VOLTAGE and GPIO Lookup table ->ATOM_GPIO_V… macro
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c4423 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()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1895 VOLTAGE_TYPE_LEDDPM, VOLTAGE_OBJ_GPIO_LUT, in fiji_setup_dpm_led_config()
/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h3543VOLTAGE_OBJ_GPIO_LUT = 0, //VOLTAGE and GPIO Lookup table ->atom_gpio_voltage… enumerator
H A Datombios.h5117 #define VOLTAGE_OBJ_GPIO_LUT 0 //VOLTAGE and GPIO Lookup table ->ATOM_GPIO_V… macro