Home
last modified time | relevance | path

Searched refs:bios_3_scratch (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
A Dradeon_atombios.c4183 bios_3_scratch |= ATOM_S3_TV1_ACTIVE; in radeon_atombios_connected_scratch_regs()
4196 bios_3_scratch |= ATOM_S3_CV_ACTIVE; in radeon_atombios_connected_scratch_regs()
4349 uint32_t bios_3_scratch; in radeon_atombios_encoder_crtc_scratch_regs() local
4361 bios_3_scratch |= (crtc << 18); in radeon_atombios_encoder_crtc_scratch_regs()
4365 bios_3_scratch |= (crtc << 24); in radeon_atombios_encoder_crtc_scratch_regs()
4369 bios_3_scratch |= (crtc << 16); in radeon_atombios_encoder_crtc_scratch_regs()
4373 bios_3_scratch |= (crtc << 20); in radeon_atombios_encoder_crtc_scratch_regs()
4377 bios_3_scratch |= (crtc << 17); in radeon_atombios_encoder_crtc_scratch_regs()
4381 bios_3_scratch |= (crtc << 19); in radeon_atombios_encoder_crtc_scratch_regs()
4385 bios_3_scratch |= (crtc << 23); in radeon_atombios_encoder_crtc_scratch_regs()
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
A Datombios_encoders.c1857 bios_3_scratch |= ATOM_S3_LCD1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1862 bios_3_scratch &= ~ATOM_S3_LCD1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1871 bios_3_scratch |= ATOM_S3_CRT1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1876 bios_3_scratch &= ~ATOM_S3_CRT1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1885 bios_3_scratch |= ATOM_S3_CRT2_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1899 bios_3_scratch |= ATOM_S3_DFP1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1913 bios_3_scratch |= ATOM_S3_DFP2_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1927 bios_3_scratch |= ATOM_S3_DFP3_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1941 bios_3_scratch |= ATOM_S3_DFP4_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1955 bios_3_scratch |= ATOM_S3_DFP5_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
[all …]

Completed in 15 milliseconds