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

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Drs600.c170 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) {
H A Dradeon_atombios.c2074 VOLTAGE_GPIO;
2110 VOLTAGE_GPIO;
2146 VOLTAGE_GPIO;
H A Dradeon.h970 VOLTAGE_GPIO, enumerator in enum:radeon_voltage_type
H A Dradeon_combios.c2830 rdev->pm.power_state[state_index].clock_info[0].voltage.type = VOLTAGE_GPIO;
2895 (rdev->pm.power_state[0].clock_info[0].voltage.type == VOLTAGE_GPIO))
H A Dr100.c368 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) {

Completed in 187 milliseconds