Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.c258 VOLTAGE_TYPE_MVDDC, VOLTAGE_OBJ_GPIO_LUT, in smu7_construct_voltage_tables()
278 VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT, in smu7_construct_voltage_tables()
306 VOLTAGE_TYPE_VDDC, VOLTAGE_OBJ_GPIO_LUT, in smu7_construct_voltage_tables()
1625 VOLTAGE_TYPE_VDDC, VOLTAGE_OBJ_GPIO_LUT)) in smu7_init_dpm_defaults()
1639 VOLTAGE_TYPE_MVDDC, VOLTAGE_OBJ_GPIO_LUT)) in smu7_init_dpm_defaults()
1653 VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT)) in smu7_init_dpm_defaults()
H A Dppatomfwctrl.c117 if (voltage_mode == VOLTAGE_OBJ_GPIO_LUT) { in pp_atomfwctrl_get_voltage_table_v4()
H A Dvega10_hwmgr.c855 VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT)) in vega10_hwmgr_backend_init()
938 VOLTAGE_OBJ_GPIO_LUT, &table); in vega10_setup_dpm_led_config()
/dragonfly/sys/dev/drm/radeon/
H A Dci_dpm.c2175 VOLTAGE_OBJ_GPIO_LUT, in ci_construct_voltage_tables()
2193 VOLTAGE_OBJ_GPIO_LUT, in ci_construct_voltage_tables()
2211 VOLTAGE_OBJ_GPIO_LUT, in ci_construct_voltage_tables()
5894 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_VDDC, VOLTAGE_OBJ_GPIO_LUT)) in ci_dpm_init()
5900 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT)) in ci_dpm_init()
5909 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_MVDDC, VOLTAGE_OBJ_GPIO_LUT)) in ci_dpm_init()
H A Dsi_dpm.c3965 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddc_voltage_table); in si_construct_voltage_tables()
3985 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table); in si_construct_voltage_tables()
4004 VOLTAGE_OBJ_GPIO_LUT, &si_pi->mvdd_voltage_table); in si_construct_voltage_tables()
6986 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
6998 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
7002 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
H A Datombios.h4573 #define VOLTAGE_OBJ_GPIO_LUT 0 //VOLTAGE and GPIO Lookup table ->ATOM_GPIO_V… macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c4428 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddc_voltage_table); in si_construct_voltage_tables()
4448 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table); in si_construct_voltage_tables()
4467 VOLTAGE_OBJ_GPIO_LUT, &si_pi->mvdd_voltage_table); in si_construct_voltage_tables()
7391 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
7403 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
7407 VOLTAGE_OBJ_GPIO_LUT); in si_dpm_init()
/dragonfly/sys/dev/drm/amd/include/
H A Datomfirmware.h1710VOLTAGE_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
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dfiji_smumgr.c1910 VOLTAGE_TYPE_LEDDPM, VOLTAGE_OBJ_GPIO_LUT, in fiji_setup_dpm_led_config()