Home
last modified time | relevance | path

Searched refs:lp0 (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-pmc.txt46 - nvidia,lp0-vec : <start length> Starting address and length of LP0 vector
87 nvidia,lp0-vec = <0xbdffd000 0x2000>;
/linux-4.4.14/Documentation/
Dparport.txt204 Both the above examples would inform lp that you want /dev/lp0 to be
209 name, so /dev/lp0 was always the port at 0x3bc. This is no longer the
210 case - if you only have one port, it will default to being /dev/lp0,
Dserial-console.txt19 lp0 for the first parallel port
Ddevices.txt252 0 = /dev/lp0 Parallel printer on parport0
1063 0 = /dev/pd_bdm0 PD BDM interface on lp0
1066 4 = /dev/icd_bdm0 ICD BDM interface on lp0
2539 0 = /dev/usb/lp0 First USB printer
Dkernel-parameters.txt1964 lp=port[,port...] lp=none,parport0 (lp0 not configured, lp1 uses
1971 lp0. A port specification may be 'none' to skip
/linux-4.4.14/arch/arm/kernel/
Dsetup.c211 #define lp0 io_res[0] macro
807 request_resource(&ioport_resource, &lp0); in request_standard_resources()
/linux-4.4.14/Documentation/usb/
Dgadget-testing.txt754 If udev is active, then e.g. /dev/usb/lp0 should appear.
761 # cat > /dev/usb/lp0
767 # cat /dev/usb/lp0
/linux-4.4.14/drivers/char/
DKconfig127 option "console=lp0" to the kernel at boot time.