Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c1850 bios_3_scratch |= ATOM_S3_CRT1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1855 bios_3_scratch &= ~ATOM_S3_CRT1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_atombios.c4224 bios_3_scratch |= ATOM_S3_CRT1_ACTIVE; in radeon_atombios_connected_scratch_regs()
4229 bios_3_scratch &= ~ATOM_S3_CRT1_ACTIVE; in radeon_atombios_connected_scratch_regs()
Datombios.h5694 #define ATOM_S3_CRT1_ACTIVE 0x00000001L macro
/linux-5.19.10/drivers/gpu/drm/amd/include/
Datombios.h6851 #define ATOM_S3_CRT1_ACTIVE 0x00000001L macro