Searched refs:RADEON_TV_DPMS_ON (Results 1 – 2 of 2) sorted by relevance
3589 bios_6_scratch |= RADEON_TV_DPMS_ON; in radeon_combios_encoder_dpms_scratch_regs()3591 bios_6_scratch &= ~RADEON_TV_DPMS_ON; in radeon_combios_encoder_dpms_scratch_regs()
212 # define RADEON_TV_DPMS_ON (1 << 22) macro