Searched refs:ECP (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/drivers/parport/ |
D | TODO-parport | 9 a) ECP support would be nice. This can only work if both the port and 18 4. A better PLIP (make use of bidirectional/ECP/EPP ports).
|
D | procfs.c | 220 printmode(ECP); in do_hardware_modes()
|
D | Kconfig | 158 such as EPP and ECP, say Y here to enable advanced IEEE 1284
|
D | parport_ip32.c | 2161 printmode(ECP); in parport_ip32_probe_port()
|
D | parport_pc.c | 2171 printmode(ECP); in parport_pc_probe_port()
|
/linux-4.1.27/Documentation/ |
D | parport-lowlevel.txt | 52 ECP: 78 The port functions can be split into three groups: SPP, EPP, and ECP. 87 writing in IEEE 1284 EPP mode, and ECP (Extended Capabilities Port) 88 functions are used for IEEE 1284 ECP mode. (What about BECP? Does 91 Hardware assistance for EPP and/or ECP transfers may or may not be 164 PARPORT_MODE_ECP The hardware can assist with ECP 178 Similarly, hardware that is capable of assisting ECP transfers won't 1311 port->ops->ecp_write_data - write a block of ECP data 1327 Writes a block of ECP data. The 'flags' parameter is ignored. 1337 port->ops->ecp_read_data - read a block of ECP data [all …]
|
D | parport.txt | 160 ECP Hardware acceleration for ECP protocol 165 advantage of COMPAT and ECP modes if it has an IRQ 260 and yes, it should be), set the port to ECP mode in the BIOS and note
|
D | pnp.txt | 179 /* ECP Printer Port */
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | amigaone.dts | 149 // No ECP support for now, otherwise add "pnpPNP,401".
|
/linux-4.1.27/drivers/staging/dgap/ |
D | dgap.h | 347 #define ECP 24 macro
|
/linux-4.1.27/Documentation/blockdev/ |
D | paride.txt | 330 PARIDE protocol modules support ECP mode, or any ECP combination modes.
|
/linux-4.1.27/Documentation/usb/ |
D | usb-serial.txt | 451 supported on the parallel port (no ECP/EPP). 454 - Implement ECP/EPP modes for the parallel port.
|