Searched refs:ATOM_S0_CRT1_MASK (Results 1 – 5 of 5) sorted by relevance
1768 if (bios_0_scratch & ATOM_S0_CRT1_MASK) in amdgpu_atombios_encoder_dac_detect()1813 if (bios_0_scratch & ATOM_S0_CRT1_MASK) in amdgpu_atombios_encoder_dig_detect()1884 bios_0_scratch &= ~ATOM_S0_CRT1_MASK; in amdgpu_atombios_encoder_set_bios_scratch_regs()
2408 if (bios_0_scratch & ATOM_S0_CRT1_MASK) in radeon_atom_dac_detect()2455 if (bios_0_scratch & ATOM_S0_CRT1_MASK) in radeon_atom_dig_detect()
5565 #define ATOM_S0_CRT1_MASK (ATOM_S0_CRT1_MONO+ATOM_S0_CRT1_COLOR) macro
4234 bios_0_scratch &= ~ATOM_S0_CRT1_MASK; in radeon_atombios_connected_scratch_regs()
6706 #define ATOM_S0_CRT1_MASK (ATOM_S0_CRT1_MONO+ATOM_S0_CRT1_COLOR) macro