Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drs600.c237 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in rs600_pm_misc()
H A 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()
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.h1189 VOLTAGE_GPIO, enumerator
H A Dr100.c368 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) { in r100_pm_misc()