Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drs600.c224 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in rs600_pm_misc()
H A Dradeon_combios.c2740 rdev->pm.power_state[state_index].clock_info[0].voltage.type = VOLTAGE_GPIO; in radeon_combios_get_power_modes()
2805 (rdev->pm.power_state[0].clock_info[0].voltage.type == VOLTAGE_GPIO)) in radeon_combios_get_power_modes()
H A 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()
H A Dradeon.h1206 VOLTAGE_GPIO, enumerator
H A Dr100.c352 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in r100_pm_misc()