Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c1864 bios_3_scratch |= ATOM_S3_CRT2_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1869 bios_3_scratch &= ~ATOM_S3_CRT2_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_atombios.c4238 bios_3_scratch |= ATOM_S3_CRT2_ACTIVE; in radeon_atombios_connected_scratch_regs()
4243 bios_3_scratch &= ~ATOM_S3_CRT2_ACTIVE; in radeon_atombios_connected_scratch_regs()
Datombios.h5698 #define ATOM_S3_CRT2_ACTIVE 0x00000010L macro
/linux-5.19.10/drivers/gpu/drm/amd/include/
Datombios.h6855 #define ATOM_S3_CRT2_ACTIVE 0x00000010L macro