Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Drs600.c225 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in rs600_pm_misc()
Dradeon_combios.c2744 rdev->pm.power_state[state_index].clock_info[0].voltage.type = VOLTAGE_GPIO; in radeon_combios_get_power_modes()
2809 (rdev->pm.power_state[0].clock_info[0].voltage.type == VOLTAGE_GPIO)) in radeon_combios_get_power_modes()
Dradeon_atombios.c2155 VOLTAGE_GPIO; in radeon_atombios_parse_power_table_1_3()
2191 VOLTAGE_GPIO; in radeon_atombios_parse_power_table_1_3()
2227 VOLTAGE_GPIO; in radeon_atombios_parse_power_table_1_3()
Dradeon.h1212 VOLTAGE_GPIO, enumerator
Dr100.c352 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in r100_pm_misc()