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

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_legacy_encoders.c1306 uint32_t crtc2_gen_cntl, tv_dac_cntl, dac_cntl2, dac_ext_cntl; local
1312 dac_cntl2 = RREG32(RADEON_DAC_CNTL2);
1367 WREG32(RADEON_DAC_CNTL2, dac_cntl2);
1377 uint32_t tv_dac_cntl, dac_cntl2; local
1384 dac_cntl2 = RREG32(RADEON_DAC_CNTL2);
1390 tmp = dac_cntl2 & ~RADEON_DAC2_DAC2_CLK_SEL;
1432 WREG32(RADEON_DAC_CNTL2, dac_cntl2);
1531 uint32_t crtc2_gen_cntl = 0, tv_dac_cntl, dac_cntl2, dac_ext_cntl; local
1593 dac_cntl2 = RREG32(RADEON_DAC_CNTL2);
1641 tmp = dac_cntl2 | RADEON_DAC2_DAC2_CLK_SE
[all...]

Completed in 46 milliseconds