Home
last modified time | relevance | path

Searched refs:ATOM_S3_CV_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_atombios.c2895 bios_3_scratch |= ATOM_S3_CV_ACTIVE; in radeon_atombios_connected_scratch_regs()
2900 bios_3_scratch &= ~ATOM_S3_CV_ACTIVE; in radeon_atombios_connected_scratch_regs()
Datombios_encoders.c1287 WREG32(reg, (ATOM_S3_CV_ACTIVE | (radeon_crtc->crtc_id << 24))); in atombios_yuv_setup()
Datombios.h5240 #define ATOM_S3_CV_ACTIVE 0x00000100L macro