Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c1946 bios_3_scratch |= ATOM_S3_DFP6_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1951 bios_3_scratch &= ~ATOM_S3_DFP6_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
/linux-6.1.9/drivers/gpu/drm/radeon/
Datombios.h5700 #define ATOM_S3_DFP6_ACTIVE 0x00000040L macro
7876 #define ATOM_S3_TV2_ACTIVE ATOM_S3_DFP6_ACTIVE
Dradeon_atombios.c4320 bios_3_scratch |= ATOM_S3_DFP6_ACTIVE; in radeon_atombios_connected_scratch_regs()
4325 bios_3_scratch &= ~ATOM_S3_DFP6_ACTIVE; in radeon_atombios_connected_scratch_regs()
/linux-6.1.9/drivers/gpu/drm/amd/include/
Datombios.h6857 #define ATOM_S3_DFP6_ACTIVE 0x00000040L macro
9204 #define ATOM_S3_TV2_ACTIVE ATOM_S3_DFP6_ACTIVE