Home
last modified time | relevance | path

Searched defs:crtc_ext_cntl (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c302 uint32_t crtc_ext_cntl = 0; in radeon_crtc_dpms() local
685 uint32_t crtc_ext_cntl; in radeon_set_crtc_timing() local
H A Dradeon_legacy_encoders.c516 uint32_t crtc_ext_cntl = RREG32(RADEON_CRTC_EXT_CNTL); in radeon_legacy_primary_dac_dpms() local
639 uint32_t vclk_ecp_cntl, crtc_ext_cntl; in radeon_legacy_primary_dac_detect() local
1531 uint32_t disp_output_cntl = 0, disp_hw_debug = 0, crtc_ext_cntl = 0; in radeon_legacy_tv_dac_detect() local
H A Dradeon_bios.c507 uint32_t crtc_ext_cntl; in legacy_read_disabled_bios() local
/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h185 u32 crtc_ext_cntl; member