Lines Matching refs:ECP
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
1353 Reads a block of ECP data. The 'flags' parameter is ignored.
1364 port->ops->ecp_write_addr - write a block of ECP addresses
1380 Writes a block of ECP addresses. The 'flags' parameter is ignored.