Searched refs:IGA2 (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.c366 /* IGA2 FIFO Depth_Select */
374 /* IGA2 FIFO Threshold Select */
381 /* IGA2 FIFO High Threshold Select */
388 /* IGA2 Display Queue Expire Num */
396 /* IGA2 Fetch Count Register */
433 /* IGA2 Horizontal Total */
435 /* IGA2 Horizontal Addressable Video */
437 /* IGA2 Horizontal Blank Start */
439 /* IGA2 Horizontal Blank End */
442 /* IGA2 Horizonta
[all...]
H A Dlcd.c513 if (plvds_setting_info->iga_path == IGA2) {
629 /* expansion timing IGA2 loaded panel set timing*/
630 viafb_load_crtc_timing(panel_crt_reg, IGA2);
636 /* centering timing IGA2 always loaded panel
639 (mode_crt_reg, panel_crt_reg), IGA2); local
646 /* Fetch count for IGA2 only */
828 /* IGA2 path disabled */
872 /* DFP-H set to IGA2 */
874 /* DFP-L set to IGA2 */
882 /* CRT path set to IGA2 */
[all...]
H A Dviafbdev.c256 if (viafb_dual_fb && viapar->iga_path == IGA2)
288 if (!viafb_dual_fb || viapar->iga_path == IGA2)
746 if ((chip_name == UNICHROME_CLE266 && viapar->iga_path == IGA2) ||
1615 viaparinfo1->iga_path = IGA2;
1677 viafb_init_dac(IGA2);
H A Daccel.c495 case IGA2:
H A Dshare.h58 #define IGA2 2 macro

Completed in 83 milliseconds