Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c1880 bios_3_scratch |= ATOM_S3_CRT1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1885 bios_3_scratch &= ~ATOM_S3_CRT1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
/drivers/gpu/drm/radeon/
Dradeon_atombios.c4230 bios_3_scratch |= ATOM_S3_CRT1_ACTIVE; in radeon_atombios_connected_scratch_regs()
4235 bios_3_scratch &= ~ATOM_S3_CRT1_ACTIVE; in radeon_atombios_connected_scratch_regs()
Datombios.h5694 #define ATOM_S3_CRT1_ACTIVE 0x00000001L macro
/drivers/gpu/drm/amd/include/
Datombios.h6833 #define ATOM_S3_CRT1_ACTIVE 0x00000001L macro