• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/

Lines Matching refs:IGA1

364 	/* 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 Horizontal Sync Start */
412 /* IGA1 Horizontal Sync End */
414 /* IGA1 Vertical Total */
417 /* IGA1 Vertical Addressable Video */
420 /* IGA1 Vertical Blank Start */
423 /* IGA1 Vertical Blank End */
425 /* IGA1 Vertical Sync Start */
428 /* IGA1 Vertical Sync End */
765 viaparinfo->crt_setting_info->iga_path = IGA1;
772 viaparinfo->tmds_setting_info->iga_path = IGA1;
785 crt_setting_info->iga_path = IGA1;
787 tmds_setting_info->iga_path = IGA1;
790 lvds_setting_info->iga_path = IGA1;
797 viaparinfo->lvds_setting_info2->iga_path = IGA1;
805 viaparinfo->crt_setting_info->iga_path = IGA1;
808 viaparinfo->crt_setting_info->iga_path = IGA1;
811 viaparinfo->tmds_setting_info->iga_path = IGA1;
817 viaparinfo->crt_setting_info->iga_path = IGA1;
821 viaparinfo->tmds_setting_info->iga_path = IGA1;
867 case IGA1:
964 if (set_iga == IGA1) {
981 if (set_iga == IGA1)
988 if (set_iga == IGA1)
999 if (set_iga == IGA1) {
1016 if (set_iga == IGA1) {
1029 if (set_iga == IGA1)
1049 case IGA1:
1066 if (set_iga == IGA1) {
1075 if (set_iga == IGA1)
1084 if (set_iga == IGA1)
1094 if (set_iga == IGA1)
1110 if (set_iga == IGA1) {
1122 if (set_iga == IGA1)
1130 if (set_iga == IGA1)
1225 case IGA1:
1253 if (set_iga == IGA1) {
1629 if (set_iga == IGA1) {
1685 if (set_iga == IGA1) {
1710 if (set_iga == IGA1) {
1975 if (set_iga == IGA1) {
1983 case IGA1:
1984 viafb_load_crtc_timing(crt_reg, IGA1);
2013 viaparinfo->crt_setting_info->iga_path = IGA1;
2210 if (set_iga == IGA1) {
2232 /* set IGA1 DAC for default */
2240 /* turn off CRT screen (IGA1) */
2246 /* turn on CRT screen (IGA1) */
2343 viafb_fill_crtc_timing(crt_timing, vmode_tbl, video_bpp / 8, IGA1);
2437 /* IGA1 doesn't have LCD scaling, so set it center. */
2438 if (viaparinfo->lvds_setting_info->iga_path == IGA1) {
2456 /* IGA1 doesn't have LCD scaling, so set it center. */
2457 if (viaparinfo->lvds_setting_info2->iga_path == IGA1) {