Searched refs:ATOM_S0_CV_MASK (Results 1 – 5 of 5) sorted by relevance
1743 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A)) in amdgpu_atombios_encoder_dac_detect()1788 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A)) in amdgpu_atombios_encoder_dig_detect()
2349 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A)) in radeon_atom_dac_detect()2396 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A)) in radeon_atom_dig_detect()
5587 #define ATOM_S0_CV_MASK (ATOM_S0_CV+ATOM_S0_CV_DIN) macro
4201 bios_0_scratch &= ~ATOM_S0_CV_MASK; in radeon_atombios_connected_scratch_regs()
6746 #define ATOM_S0_CV_MASK (ATOM_S0_CV+ATOM_S0_CV_DIN) macro