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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_legacy_encoders.c1229 dac2_cntl = RREG32(RADEON_DAC_CNTL2) & ~RADEON_DAC2_DAC2_CLK_SEL;
1255 dac2_cntl = RREG32(RADEON_DAC_CNTL2) | RADEON_DAC2_DAC2_CLK_SEL;
1320 WREG32(RADEON_DAC_CNTL2, RADEON_DAC2_DAC2_CLK_SEL);
1390 tmp = dac_cntl2 & ~RADEON_DAC2_DAC2_CLK_SEL;
1641 tmp = dac_cntl2 | RADEON_DAC2_DAC2_CLK_SEL | RADEON_DAC2_CMP_EN;
H A Dradeon_reg.h611 # define RADEON_DAC2_DAC2_CLK_SEL (1 << 1) macro
H A Dr100.c2780 dac2_cntl |= RADEON_DAC2_DAC2_CLK_SEL;

Completed in 180 milliseconds