Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c1759 if (bios_0_scratch & ATOM_S0_CRT1_MASK) in amdgpu_atombios_encoder_dac_detect()
1804 if (bios_0_scratch & ATOM_S0_CRT1_MASK) in amdgpu_atombios_encoder_dig_detect()
1875 bios_0_scratch &= ~ATOM_S0_CRT1_MASK; in amdgpu_atombios_encoder_set_bios_scratch_regs()
/Linux-v5.15/drivers/gpu/drm/radeon/
Datombios_encoders.c2404 if (bios_0_scratch & ATOM_S0_CRT1_MASK) in radeon_atom_dac_detect()
2451 if (bios_0_scratch & ATOM_S0_CRT1_MASK) in radeon_atom_dig_detect()
Datombios.h5565 #define ATOM_S0_CRT1_MASK (ATOM_S0_CRT1_MONO+ATOM_S0_CRT1_COLOR) macro
Dradeon_atombios.c4228 bios_0_scratch &= ~ATOM_S0_CRT1_MASK; in radeon_atombios_connected_scratch_regs()
/Linux-v5.15/drivers/gpu/drm/amd/include/
Datombios.h6724 #define ATOM_S0_CRT1_MASK (ATOM_S0_CRT1_MONO+ATOM_S0_CRT1_COLOR) macro