Searched refs:RADEON_DAC2_DAC2_CLK_SEL (Results 1 - 3 of 3) sorted by relevance

/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c1195 dac2_cntl = RREG32(RADEON_DAC_CNTL2) & ~RADEON_DAC2_DAC2_CLK_SEL;
1221 dac2_cntl = RREG32(RADEON_DAC_CNTL2) | RADEON_DAC2_DAC2_CLK_SEL;
1286 WREG32(RADEON_DAC_CNTL2, RADEON_DAC2_DAC2_CLK_SEL);
1356 tmp = dac_cntl2 & ~RADEON_DAC2_DAC2_CLK_SEL;
1499 tmp = dac_cntl2 | RADEON_DAC2_DAC2_CLK_SEL | RADEON_DAC2_CMP_EN;
H A Dradeon_reg.h604 # define RADEON_DAC2_DAC2_CLK_SEL (1 << 1) macro
H A Dr100.c2314 dac2_cntl |= RADEON_DAC2_DAC2_CLK_SEL;

Completed in 35 milliseconds