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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1739 if (bios_0_scratch & ATOM_S0_CRT2_MASK)
1784 if (bios_0_scratch & ATOM_S0_CRT2_MASK)
1865 bios_0_scratch &= ~ATOM_S0_CRT2_MASK;
/linux-master/drivers/gpu/drm/radeon/
H A Datombios_encoders.c2346 if (bios_0_scratch & ATOM_S0_CRT2_MASK)
2393 if (bios_0_scratch & ATOM_S0_CRT2_MASK)
H A Datombios.h5578 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR) macro
H A Dradeon_atombios.c4248 bios_0_scratch &= ~ATOM_S0_CRT2_MASK;
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h6737 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR) macro

Completed in 229 milliseconds