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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c72 uint16_t hor_total; member in struct:radeon_tv_mode_constants
425 h_total = const_ptr->hor_total;
768 WREG32(RADEON_TV_HTOTAL, const_ptr->hor_total - 1);
829 (((const_ptr->hor_total / 8) - 1) << RADEON_CRTC_H_TOTAL_SHIFT);
874 *htotal_cntl = (const_ptr->hor_total & 0x7) | RADEON_HTOT_CNTL_VGA_EN;
894 *htotal2_cntl = (const_ptr->hor_total & 0x7);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dhw.h796 struct iga1_hor_total hor_total; member in struct:iga1_crtc_timing
822 struct iga2_hor_total hor_total; member in struct:iga2_crtc_timing
H A Dhw.c1715 hor_total);
1717 iga1_crtc_reg.hor_total.reg_num;
1718 reg = iga1_crtc_reg.hor_total.reg;
1821 hor_total);
1823 iga2_crtc_reg.hor_total.reg_num;
1824 reg = iga2_crtc_reg.hor_total.reg;
2648 crt_reg.hor_total - (crt_reg.hor_sync_start + crt_reg.hor_sync_end);
H A Dlcd.c1048 crt_reg.hor_total = panel_crt_reg.hor_total;
H A Dshare.h804 u16 hor_total; member in struct:display_timing

Completed in 76 milliseconds