Searched refs:ATOM_S0_CRT2_MASK (Results 1 – 5 of 5) sorted by relevance
1742 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in amdgpu_atombios_encoder_dac_detect()1787 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in amdgpu_atombios_encoder_dig_detect()1868 bios_0_scratch &= ~ATOM_S0_CRT2_MASK; in amdgpu_atombios_encoder_set_bios_scratch_regs()
2409 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in radeon_atom_dac_detect()2456 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in radeon_atom_dig_detect()
5578 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR) macro
4242 bios_0_scratch &= ~ATOM_S0_CRT2_MASK; in radeon_atombios_connected_scratch_regs()
6737 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR) macro