Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c1683 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in amdgpu_atombios_encoder_dac_detect()
1728 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in amdgpu_atombios_encoder_dig_detect()
1809 bios_0_scratch &= ~ATOM_S0_CRT2_MASK; in amdgpu_atombios_encoder_set_bios_scratch_regs()
/linux-4.4.14/drivers/gpu/drm/radeon/
Datombios_encoders.c2397 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in radeon_atom_dac_detect()
2444 if (bios_0_scratch & ATOM_S0_CRT2_MASK) in radeon_atom_dig_detect()
Dradeon_atombios.c4235 bios_0_scratch &= ~ATOM_S0_CRT2_MASK; in radeon_atombios_connected_scratch_regs()
Datombios.h5578 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR) macro
/linux-4.4.14/drivers/gpu/drm/amd/include/
Datombios.h5997 #define ATOM_S0_CRT2_MASK (ATOM_S0_CRT2_MONO+ATOM_S0_CRT2_COLOR) macro