Searched refs:IGA1 (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/video/via/
H A Dhw.c364 /* IGA1 FIFO Depth_Select */
372 /* IGA1 FIFO Threshold Select */
379 /* IGA1 FIFO High Threshold Select */
386 /* IGA1 Display Queue Expire Num */
394 /* IGA1 Fetch Count Register */
401 /* IGA1 Horizontal Total */
403 /* IGA1 Horizontal Addressable Video */
405 /* IGA1 Horizontal Blank Start */
407 /* IGA1 Horizontal Blank End */
410 /* IGA1 Horizonta
[all...]
H A Dviafbdev.c189 else if (depth == 15 && viafb_dual_fb && ppar->iga_path == IGA1)
284 if (!viafb_dual_fb || viapar->iga_path == IGA1)
318 } else if (viapar->iga_path == IGA1)
895 if (viaparinfo->crt_setting_info->iga_path == IGA1) {
903 if (viaparinfo->tmds_setting_info->iga_path == IGA1) {
911 if (viaparinfo->lvds_setting_info->iga_path == IGA1) {
919 if (viaparinfo->lvds_setting_info2->iga_path == IGA1) {
1614 viaparinfo->iga_path = IGA1;
H A Dlcd.c621 if (set_iga == IGA1) {
622 /* IGA1 doesn't have LCD scaling, so set it as centering. */
624 (mode_crt_reg, panel_crt_reg), IGA1); local
824 /* CRT path set to IGA1 */
866 if (viaparinfo->lvds_setting_info->iga_path == IGA1) {
867 /* DFP-H set to IGA1 */
869 /* DFP-L set to IGA1 */
881 if (viaparinfo->lvds_setting_info->iga_path == IGA1) {
H A Daccel.c498 case IGA1:
H A Dshare.h57 #define IGA1 1 macro

Completed in 124 milliseconds