Home
last modified time | relevance | path

Searched refs:ATOM_S0_CV_MASK (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c1773 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A)) in amdgpu_atombios_encoder_dac_detect()
1818 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A)) in amdgpu_atombios_encoder_dig_detect()
/Linux-v4.19/drivers/gpu/drm/radeon/
Datombios_encoders.c2412 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A)) in radeon_atom_dac_detect()
2459 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A)) in radeon_atom_dig_detect()
Dradeon_atombios.c4203 bios_0_scratch &= ~ATOM_S0_CV_MASK; in radeon_atombios_connected_scratch_regs()
Datombios.h5587 #define ATOM_S0_CV_MASK (ATOM_S0_CV+ATOM_S0_CV_DIN) macro
/Linux-v4.19/drivers/gpu/drm/amd/include/
Datombios.h6728 #define ATOM_S0_CV_MASK (ATOM_S0_CV+ATOM_S0_CV_DIN) macro