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

/linux-master/drivers/gpu/drm/radeon/
H A Dr600_reg.h84 #define R600_LOWER_GPIO_ENABLE 0x710 macro
H A Dradeon_bios.c389 lower_gpio_enable = RREG32(R600_LOWER_GPIO_ENABLE);
419 WREG32(R600_LOWER_GPIO_ENABLE, (lower_gpio_enable | 0x400));
435 WREG32(R600_LOWER_GPIO_ENABLE, lower_gpio_enable);

Completed in 169 milliseconds