Home
last modified time | relevance | path

Searched refs:EPP (Results 1 – 12 of 12) sorted by relevance

/linux/tools/power/cpupower/
H A Dcpupower.sh27 if test -n "$EPP"
29 cpupower set -e "$EPP" > /dev/null || ESTATUS=1
/linux/Documentation/driver-api/
H A Dparport-lowlevel.rst50 EPP::
85 The port functions can be split into three groups: SPP, EPP, and ECP.
93 EPP (Enhanced Parallel Port) functions are provided for reading and
94 writing in IEEE 1284 EPP mode, and ECP (Extended Capabilities Port)
98 Hardware assistance for EPP and/or ECP transfers may or may not be
174 PARPORT_MODE_EPP The hardware can assist with EPP
1474 port->ops->epp_write_data - write EPP data
1494 Writes data in EPP mode, and returns the number of bytes written.
1512 port->ops->epp_read_data - read EPP data
1532 Reads data in EPP mode, and returns the number of bytes read.
[all …]
/linux/Documentation/devicetree/bindings/clock/
H A Dzynq-7000.txt1 Device Tree Clock bindings for the Zynq 7000 EPP
3 The Zynq EPP has several different clk providers, each with there own bindings.
/linux/drivers/parport/
H A DTODO-parport18 4. A better PLIP (make use of bidirectional/ECP/EPP ports).
H A Dparport_gsc.c299 printmode(EPP); in parport_gsc_probe_port()
H A Dprocfs.c222 printmode(EPP); in do_hardware_modes()
H A DKconfig149 such as EPP and ECP, say Y here to enable advanced IEEE 1284
H A Dparport_ip32.c2148 printmode(EPP); in parport_ip32_probe_port()
H A Dparport_pc.c2181 printmode(EPP); in __parport_pc_probe_port()
/linux/Documentation/admin-guide/
H A Dparport.rst169 - EPP
170 Hardware acceleration for EPP protocol
H A Dkernel-parameters.txt506 Disable amd-pstate dynamic EPP.
508 Enable amd-pstate dynamic EPP.
/linux/Documentation/usb/
H A Dusb-serial.rst488 supported on the parallel port (no ECP/EPP).
491 - Implement ECP/EPP modes for the parallel port.