Searched refs:ATOM_S0_CRT2_MASK (Results 1 – 3 of 3) sorted by relevance
2397 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in radeon_atom_dac_detect()2444 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in radeon_atom_dig_detect()
4235 bios_0_scratch &= ~ATOM_S0_CRT2_MASK; in radeon_atombios_connected_scratch_regs()
5578 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR) macro