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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1735 if (bios_0_scratch & ATOM_S0_CRT1_MASK)
1780 if (bios_0_scratch & ATOM_S0_CRT1_MASK)
1851 bios_0_scratch &= ~ATOM_S0_CRT1_MASK;
/linux-master/drivers/gpu/drm/radeon/
H A Datombios_encoders.c2342 if (bios_0_scratch & ATOM_S0_CRT1_MASK)
2389 if (bios_0_scratch & ATOM_S0_CRT1_MASK)
H A Datombios.h5565 #define ATOM_S0_CRT1_MASK (ATOM_S0_CRT1_MONO+ATOM_S0_CRT1_COLOR) macro
H A Dradeon_atombios.c4234 bios_0_scratch &= ~ATOM_S0_CRT1_MASK;
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h6724 #define ATOM_S0_CRT1_MASK (ATOM_S0_CRT1_MONO+ATOM_S0_CRT1_COLOR) macro

Completed in 373 milliseconds