Home
last modified time | relevance | path

Searched refs:ATOM_S0_CRT2_MASK (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1739 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in amdgpu_atombios_encoder_dac_detect()
1784 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in amdgpu_atombios_encoder_dig_detect()
1865 bios_0_scratch &= ~ATOM_S0_CRT2_MASK; in amdgpu_atombios_encoder_set_bios_scratch_regs()
/linux/drivers/gpu/drm/radeon/
H A Datombios.h5577 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR) macro
H A Dradeon_atombios.c4246 bios_0_scratch &= ~ATOM_S0_CRT2_MASK; in radeon_atombios_connected_scratch_regs()
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h6737 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR) macro