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

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.c117 if (voltage_mode == VOLTAGE_OBJ_GPIO_LUT) {
H A Dsmu7_hwmgr.c326 VOLTAGE_TYPE_MVDDC, VOLTAGE_OBJ_GPIO_LUT,
346 VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT,
374 VOLTAGE_TYPE_VDDC, VOLTAGE_OBJ_GPIO_LUT,
1878 VOLTAGE_TYPE_VDDC, VOLTAGE_OBJ_GPIO_LUT))
1892 VOLTAGE_TYPE_MVDDC, VOLTAGE_OBJ_GPIO_LUT))
1906 VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT))
H A Dvega10_hwmgr.c877 VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT))
963 VOLTAGE_OBJ_GPIO_LUT, &table);
/linux-master/drivers/gpu/drm/radeon/
H A Dci_dpm.c2097 VOLTAGE_OBJ_GPIO_LUT,
2115 VOLTAGE_OBJ_GPIO_LUT,
2133 VOLTAGE_OBJ_GPIO_LUT,
5846 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_VDDC, VOLTAGE_OBJ_GPIO_LUT))
5852 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_VDDCI, VOLTAGE_OBJ_GPIO_LUT))
5861 if (radeon_atom_is_voltage_gpio(rdev, VOLTAGE_TYPE_MVDDC, VOLTAGE_OBJ_GPIO_LUT))
H A Dsi_dpm.c3902 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddc_voltage_table);
3922 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table);
3941 VOLTAGE_OBJ_GPIO_LUT, &si_pi->mvdd_voltage_table);
6940 VOLTAGE_OBJ_GPIO_LUT);
6952 VOLTAGE_OBJ_GPIO_LUT);
6956 VOLTAGE_OBJ_GPIO_LUT);
H A Datombios.h4573 #define VOLTAGE_OBJ_GPIO_LUT 0 //VOLTAGE and GPIO Lookup table ->ATOM_GPIO_VOLTAGE_OBJECT_V3 macro
4612 ATOM_VOLTAGE_OBJECT_HEADER_V3 sHeader; // voltage mode = VOLTAGE_OBJ_GPIO_LUT or VOLTAGE_OBJ_PHASE_LUT
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c4423 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddc_voltage_table);
4443 VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table);
4462 VOLTAGE_OBJ_GPIO_LUT, &si_pi->mvdd_voltage_table);
7438 VOLTAGE_OBJ_GPIO_LUT);
7450 VOLTAGE_OBJ_GPIO_LUT);
7454 VOLTAGE_OBJ_GPIO_LUT);
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1895 VOLTAGE_TYPE_LEDDPM, VOLTAGE_OBJ_GPIO_LUT,
/linux-master/drivers/gpu/drm/amd/include/
H A Datomfirmware.h3500 VOLTAGE_OBJ_GPIO_LUT = 0, //VOLTAGE and GPIO Lookup table ->atom_gpio_voltage_object_v4 enumerator in enum:atom_voltage_object_mode
3537 struct atom_voltage_object_header_v4 header; // voltage mode = VOLTAGE_OBJ_GPIO_LUT or VOLTAGE_OBJ_PHASE_LUT
H A Datombios.h5117 #define VOLTAGE_OBJ_GPIO_LUT 0 //VOLTAGE and GPIO Lookup table ->ATOM_GPIO_VOLTAGE_OBJECT_V3 macro
5158 ATOM_VOLTAGE_OBJECT_HEADER_V3 sHeader; // voltage mode = VOLTAGE_OBJ_GPIO_LUT or VOLTAGE_OBJ_PHASE_LUT

Completed in 530 milliseconds