Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Datombios_encoders.c1949 bios_3_scratch |= ATOM_S3_CRT1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1954 bios_3_scratch &= ~ATOM_S3_CRT1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c4209 bios_3_scratch |= ATOM_S3_CRT1_ACTIVE; in radeon_atombios_connected_scratch_regs()
4214 bios_3_scratch &= ~ATOM_S3_CRT1_ACTIVE; in radeon_atombios_connected_scratch_regs()
H A Datombios.h5694 #define ATOM_S3_CRT1_ACTIVE 0x00000001L macro
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h6833 #define ATOM_S3_CRT1_ACTIVE 0x00000001L macro