Searched refs:RADEON_DFP_DPMS_ON (Results 1 – 2 of 2) sorted by relevance
3622 bios_6_scratch |= RADEON_DFP_DPMS_ON; in radeon_combios_encoder_dpms_scratch_regs()3624 bios_6_scratch &= ~RADEON_DFP_DPMS_ON; in radeon_combios_encoder_dpms_scratch_regs()
213 # define RADEON_DFP_DPMS_ON (1 << 23) macro