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

/linux-master/drivers/gpu/drm/radeon/
H A Datombios_encoders.c2350 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A))
2397 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A))
H A Datombios.h5587 #define ATOM_S0_CV_MASK (ATOM_S0_CV+ATOM_S0_CV_DIN) macro
H A Dradeon_atombios.c4206 bios_0_scratch &= ~ATOM_S0_CV_MASK;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1743 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A))
1788 if (bios_0_scratch & (ATOM_S0_CV_MASK|ATOM_S0_CV_MASK_A))
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h6746 #define ATOM_S0_CV_MASK (ATOM_S0_CV+ATOM_S0_CV_DIN) macro

Completed in 217 milliseconds