Home
last modified time | relevance | path

Searched refs:VOLTAGE_GPIO (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/radeon/
Drs600.c237 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in rs600_pm_misc()
Dradeon_combios.c2749 rdev->pm.power_state[state_index].clock_info[0].voltage.type = VOLTAGE_GPIO; in radeon_combios_get_power_modes()
2814 (rdev->pm.power_state[0].clock_info[0].voltage.type == VOLTAGE_GPIO)) in radeon_combios_get_power_modes()
Dradeon_atombios.c2147 VOLTAGE_GPIO; in radeon_atombios_parse_power_table_1_3()
2183 VOLTAGE_GPIO; in radeon_atombios_parse_power_table_1_3()
2219 VOLTAGE_GPIO; in radeon_atombios_parse_power_table_1_3()
Dradeon.h1227 VOLTAGE_GPIO, enumerator
Dr100.c368 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in r100_pm_misc()