Searched refs:RADEON_LCD1_ON (Results 1 – 2 of 2) sorted by relevance
3485 bios_5_scratch |= RADEON_LCD1_ON; in radeon_combios_connected_scratch_regs()3490 bios_5_scratch &= ~RADEON_LCD1_ON; in radeon_combios_connected_scratch_regs()
179 # define RADEON_LCD1_ON (1 << 0) macro