Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1875 bios_3_scratch |= ATOM_S3_DFP1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1880 bios_3_scratch &= ~ATOM_S3_DFP1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
/linux/drivers/gpu/drm/radeon/
H A Datombios.h5696 #define ATOM_S3_DFP1_ACTIVE 0x00000008L macro
7816 #define ATOM_S3_DFP1I_ACTIVE ATOM_S3_DFP1_ACTIVE
H A Dradeon_atombios.c4256 bios_3_scratch |= ATOM_S3_DFP1_ACTIVE; in radeon_atombios_connected_scratch_regs()
4261 bios_3_scratch &= ~ATOM_S3_DFP1_ACTIVE; in radeon_atombios_connected_scratch_regs()
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h6854 #define ATOM_S3_DFP1_ACTIVE 0x00000008L macro
9144 #define ATOM_S3_DFP1I_ACTIVE ATOM_S3_DFP1_ACTIVE