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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_bios.c176 uint32_t lower_gpio_enable = INREG(R600_LOWER_GPIO_ENABLE); local in function:radeon_read_disabled_bios
205 OUTREG(R600_LOWER_GPIO_ENABLE, (lower_gpio_enable | 0x400));
221 OUTREG(R600_LOWER_GPIO_ENABLE, lower_gpio_enable);

Completed in 4 milliseconds