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

/linux-master/drivers/gpu/drm/radeon/
H A Drs600.c236 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) {
H A Dradeon_atombios.c2155 VOLTAGE_GPIO;
2191 VOLTAGE_GPIO;
2227 VOLTAGE_GPIO;
H A Dradeon_combios.c2750 rdev->pm.power_state[state_index].clock_info[0].voltage.type = VOLTAGE_GPIO;
2815 (rdev->pm.power_state[0].clock_info[0].voltage.type == VOLTAGE_GPIO))
H A Dradeon.h1190 VOLTAGE_GPIO, enumerator in enum:radeon_voltage_type
H A Dr100.c368 if ((voltage->type == VOLTAGE_GPIO) && (voltage->gpio.valid)) {

Completed in 145 milliseconds