Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_rs600.c235 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in rs600_pm_misc()
H A Dradeon_combios.c2755 rdev->pm.power_state[state_index].clock_info[0].voltage.type = VOLTAGE_GPIO; in radeon_combios_get_power_modes()
2820 (rdev->pm.power_state[0].clock_info[0].voltage.type == VOLTAGE_GPIO)) in radeon_combios_get_power_modes()
H A Dradeon_atombios.c2157 VOLTAGE_GPIO; in radeon_atombios_parse_power_table_1_3()
2193 VOLTAGE_GPIO; in radeon_atombios_parse_power_table_1_3()
2229 VOLTAGE_GPIO; in radeon_atombios_parse_power_table_1_3()
H A Dradeon.h1238 VOLTAGE_GPIO, enumerator
H A Dradeon_r100.c363 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in r100_pm_misc()