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

/haiku/headers/private/graphics/radeon_hd/
H A Dr600_reg.h76 #define R600_LOWER_GPIO_ENABLE 0x710 macro
/haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/
H A Dradeon_hd.cpp486 = read32(info.registers + R600_LOWER_GPIO_ENABLE);
517 write32(info.registers + R600_LOWER_GPIO_ENABLE,
568 write32(info.registers + R600_LOWER_GPIO_ENABLE, lower_gpio_enable);

Completed in 69 milliseconds