Home
last modified time | relevance | path

Searched refs:GPIOPAD_EN (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr600_dpm.c553 gpio = RREG32(GPIOPAD_EN); in r600_voltage_control_deactivate_static_control()
555 WREG32(GPIOPAD_EN, gpio); in r600_voltage_control_deactivate_static_control()
H A Dr600d.h1474 #define GPIOPAD_EN 0x17a0 macro