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

Lines Matching refs:ECP

13  * Many ECP bugs fixed.  Fred Barnes & Jamie Lokier, 1999
32 * base+0x400 ECP config A
33 * base+0x401 ECP config B
34 * base+0x402 ECP control
41 * Note that the ECP registers may not start at offset 0x400 for PCI cards,
144 DPRINTK(KERN_INFO "parport change_mode ECP-ISA to mode 0x%02x\n", m);
164 case ECR_ECP: /* ECP Parallel Port mode */
711 /* Parallel Port FIFO mode (ECP chipsets) */
785 /* ECP */
821 /* Set up ECP parallel port mode.*/
827 r = change_mode(port, ECR_ECP); /* ECP FIFO */
969 "ECP",
970 "ECP and EPP" };
1053 "ECP",
1054 "ECP and EPP-1.9",
1058 "ECP and EPP-1.7" };
1095 "Winbond LPT Config: irqtype=%s, ECP fifo threshold=%d\n",
1494 * ECP.
1589 /* Translate ECP intrLine to ISA irq value */
1592 /* If there is no ECR, we have no hope of supporting ECP. */
1604 * it doesn't support ECP or FIFO MODE
1690 printk(KERN_DEBUG "0x%lx: ECP port cfgA=0x%02x cfgB=0x%02x\n",
1692 printk(KERN_DEBUG "0x%lx: ECP settings irq=", pb->base);
1756 /* Phony EPP in ECP. */
1783 /* Search for SMC style EPP+ECP mode */
1791 /* Set up access functions to use ECP+EPP hardware. */
1830 /* Only if supports ECP mode */
1925 * When ECP is available we can autoprobe for IRQs.
1961 /* Only if chipset conforms to ECP ISA Interface Standard */
1982 if (priv->ecr) /* ask ECP chipset first */
1986 claim ECP compatible, some don't report their DMA
1987 conforming to ECP standards */
2143 printmode(ECP);
2154 /* If No ECP release the ports grabbed above. */
2205 * Put the ECP detected port in PS2 mode.
2206 * Do this also for ports that have ECR but don't do ECP.
2435 printk(KERN_DEBUG "parport_pc: setting ECP mode\n");
2440 printk(KERN_DEBUG "parport_pc: setting EPP+ECP mode\n");
2461 /* Bit 5: EPP+ECP enable; bit 7: PS/2 bidirectional port enable */
2513 /* if ECP not enabled, DMA is not enabled, assumed
2706 /* The Oxford Semi cards are unusual: 954 doesn't support ECP,
2976 /* ECP Printer Port */