Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Datombios_encoders.c2033 bios_3_scratch |= ATOM_S3_DFP5_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
2038 bios_3_scratch &= ~ATOM_S3_DFP5_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c4293 bios_3_scratch |= ATOM_S3_DFP5_ACTIVE; in radeon_atombios_connected_scratch_regs()
4298 bios_3_scratch &= ~ATOM_S3_DFP5_ACTIVE; in radeon_atombios_connected_scratch_regs()
H A Datombios.h5705 #define ATOM_S3_DFP5_ACTIVE 0x00000800L macro
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h6844 #define ATOM_S3_DFP5_ACTIVE 0x00000800L macro