Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c4187 bios_3_scratch |= ATOM_S3_TV1_ACTIVE; in radeon_atombios_connected_scratch_regs()
4200 bios_3_scratch |= ATOM_S3_CV_ACTIVE; in radeon_atombios_connected_scratch_regs()
4353 uint32_t bios_3_scratch; in radeon_atombios_encoder_crtc_scratch_regs() local
4365 bios_3_scratch |= (crtc << 18); in radeon_atombios_encoder_crtc_scratch_regs()
4369 bios_3_scratch |= (crtc << 24); in radeon_atombios_encoder_crtc_scratch_regs()
4373 bios_3_scratch |= (crtc << 16); in radeon_atombios_encoder_crtc_scratch_regs()
4377 bios_3_scratch |= (crtc << 20); in radeon_atombios_encoder_crtc_scratch_regs()
4381 bios_3_scratch |= (crtc << 17); in radeon_atombios_encoder_crtc_scratch_regs()
4385 bios_3_scratch |= (crtc << 19); in radeon_atombios_encoder_crtc_scratch_regs()
4389 bios_3_scratch |= (crtc << 23); in radeon_atombios_encoder_crtc_scratch_regs()
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1833 bios_3_scratch |= ATOM_S3_LCD1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1838 bios_3_scratch &= ~ATOM_S3_LCD1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1847 bios_3_scratch |= ATOM_S3_CRT1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1852 bios_3_scratch &= ~ATOM_S3_CRT1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1861 bios_3_scratch |= ATOM_S3_CRT2_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1875 bios_3_scratch |= ATOM_S3_DFP1_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1889 bios_3_scratch |= ATOM_S3_DFP2_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1903 bios_3_scratch |= ATOM_S3_DFP3_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1917 bios_3_scratch |= ATOM_S3_DFP4_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
1931 bios_3_scratch |= ATOM_S3_DFP5_ACTIVE; in amdgpu_atombios_encoder_set_bios_scratch_regs()
[all …]