Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_legacy_encoders.c601 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in radeon_legacy_primary_dac_mode_set()
610 disp_output_cntl |= RADEON_DISP_DAC_SOURCE_CRTC2; in radeon_legacy_primary_dac_mode_set()
611 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in radeon_legacy_primary_dac_mode_set()
1216 disp_output_cntl = RREG32(RADEON_DISP_OUTPUT_CNTL); in radeon_legacy_tv_dac_mode_set()
1250 disp_output_cntl |= RADEON_DISP_TV_SOURCE_CRTC; in radeon_legacy_tv_dac_mode_set()
1288 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in radeon_legacy_tv_dac_mode_set()
1313 uint32_t disp_output_cntl, gpiopad_a, tmp; in r300_legacy_tv_detect() local
1322 disp_output_cntl = RREG32(RADEON_DISP_OUTPUT_CNTL); in r300_legacy_tv_detect()
1372 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in r300_legacy_tv_detect()
1458 disp_output_cntl = RREG32(RADEON_DISP_OUTPUT_CNTL); in radeon_legacy_ext_dac_detect()
[all …]
/linux/drivers/video/fbdev/aty/
A Dradeonfb.h201 u32 disp_output_cntl; member
A Dradeon_base.c1557 u32 disp_output_cntl; in radeon_calc_pll_regs() local
1572 disp_output_cntl = INREG(DISP_OUTPUT_CNTL); in radeon_calc_pll_regs()
1573 source = (disp_output_cntl >> 12) & 0x3; in radeon_calc_pll_regs()

Completed in 12 milliseconds