Searched refs:ATOM_S0_CRT2_MASK (Results 1 – 3 of 3) sorted by relevance
2040 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in radeon_atom_dac_detect()2087 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in radeon_atom_dig_detect()
2941 bios_0_scratch &= ~ATOM_S0_CRT2_MASK; in radeon_atombios_connected_scratch_regs()
5116 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR) macro