Searched refs:ATOM_S0_CRT1_MASK (Results 1 – 3 of 3) sorted by relevance
2393 if (bios_0_scratch & ATOM_S0_CRT1_MASK) in radeon_atom_dac_detect()2440 if (bios_0_scratch & ATOM_S0_CRT1_MASK) in radeon_atom_dig_detect()
4221 bios_0_scratch &= ~ATOM_S0_CRT1_MASK; in radeon_atombios_connected_scratch_regs()
5565 #define ATOM_S0_CRT1_MASK (ATOM_S0_CRT1_MONO+ATOM_S0_CRT1_COLOR) macro