Searched refs:R600_LOWER_GPIO_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_bios.c229 lower_gpio_enable = RREG32(R600_LOWER_GPIO_ENABLE);
259 WREG32(R600_LOWER_GPIO_ENABLE, (lower_gpio_enable | 0x400));
275 WREG32(R600_LOWER_GPIO_ENABLE, lower_gpio_enable);
H A Dr600_reg.h78 #define R600_LOWER_GPIO_ENABLE 0x710 macro

Completed in 160 milliseconds