Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.h196 u32 crtc2_h_total_disp; member
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h205 u32 crtc2_h_total_disp; member
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c1442 uint32_t tmp, crtc2_h_total_disp, crtc2_v_total_disp; in radeon_legacy_ext_dac_detect() local
1458 crtc2_h_total_disp = RREG32(RADEON_CRTC2_H_TOTAL_DISP); in radeon_legacy_ext_dac_detect()
1512 WREG32(RADEON_CRTC2_H_TOTAL_DISP, crtc2_h_total_disp); in radeon_legacy_ext_dac_detect()