Home
last modified time | relevance | path

Searched refs:daisy (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/drivers/parport/
Ddaisy.c42 int daisy; member
56 static void add_dev(int devnum, struct parport *port, int daisy) in add_dev() argument
62 newdev->daisy = daisy; in add_dev()
218 int daisy; in parport_open() local
229 daisy = p->daisy; in parport_open()
238 dev->daisy = daisy; in parport_open()
241 if (daisy >= 0) { in parport_open()
244 selected = port->daisy; in parport_open()
247 if (selected != daisy) { in parport_open()
353 int parport_daisy_select(struct parport *port, int daisy, int mode) in parport_daisy_select() argument
[all …]
Dshare.c454 tmp->muxport = tmp->daisy = tmp->muxsel = -1; in parport_register_port()
750 tmp->daisy = -1; in parport_register_device()
880 par_dev->daisy = -1; in parport_register_dev_model()
1176 if (dev->daisy >= 0) { in parport_claim()
1178 if (!parport_daisy_select(port, dev->daisy, in parport_claim()
1180 port->daisy = dev->daisy; in parport_claim()
1314 if (dev->daisy >= 0) { in parport_release()
1316 port->daisy = -1; in parport_release()
DMakefile9 parport-objs += daisy.o probe.o
Dprobe.c277 parse_data (dev->port, dev->daisy, buffer+2); in parport_device_id()
/Linux-v4.19/Documentation/devicetree/bindings/
Dcommon-properties.txt69 Many serially-attached GPIO and IIO devices are daisy-chainable. To the
70 host controller, a daisy-chain appears as a single device, but the number
73 daisy-chain comprises to determine the amount of data exchanged, how many
77 - #daisy-chained-devices: Number of devices in the daisy-chain (default is 1).
85 #daisy-chained-devices = <3>;
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio-max3191x.txt16 - #daisy-chained-devices:
17 Number of chips in the daisy-chain (default is 1).
19 The number of GPIOs must equal "#daisy-chained-devices"
23 The number of GPIOs must equal "#daisy-chained-devices"
26 The number of GPIOs must equal "#daisy-chained-devices"
Dgpio-74x164.txt13 - registers-number: Number of daisy-chained shift registers
/Linux-v4.19/Documentation/x86/i386/
DIO-APIC.txt45 PCI slot position. Usually PCI slots are 'daisy chained' before they are
72 depends on which slot they are in. If you look at the daisy chaining diagram,
78 do not use interrupts normally, thus they are not daisy chained either.
91 board does not do default daisy-chaining. (or the IO-APIC has the PIRQ pins
/Linux-v4.19/include/linux/
Dparport.h141 int daisy; member
221 int daisy; /* currently selected daisy addr */ member
469 extern int parport_daisy_select (struct parport *port, int daisy, int mode);
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx7d-pinctrl.txt8 iomuxc controller for daisy chain settings, the fsl,input-sel property extends
39 daisy chain settings.
/Linux-v4.19/Documentation/i2c/busses/
Di2c-parport-light9 and the impossibility to daisy-chain other parallel port devices.
/Linux-v4.19/Documentation/driver-api/
Dmiscellaneous.rst13 .. kernel-doc:: drivers/parport/daisy.c
/Linux-v4.19/Documentation/networking/
D6pack.txt27 TNCs that are connected between each other and the PC by a daisy chain
159 The 6pack protocol supports daisy-chaining of TNCs in a token ring, which is
162 the opportunity to build a TNC daisy-chain and test it.
Darcnet-hardware.txt206 then daisy-chained together using a cable connecting every two neighboring
561 It can be used in a star or a daisy-chained network.
770 It can be used in a star or a daisy-chained (BUS) network.
2087 RJ Twisted Pair Connector (daisy chain)
/Linux-v4.19/net/wireless/
DKconfig150 capabilities. However, note that in order to not create daisy chain
/Linux-v4.19/Documentation/
Dparport-lowlevel.txt977 int *daisy);
983 (port, multiplexor, daisy chain address).
989 ``*daisy``).
/Linux-v4.19/Documentation/admin-guide/
Dparport.rst188 daisy-chain devices that conform to IEEE 1284.3.
/Linux-v4.19/Documentation/spi/
Dspi-summary43 - Sometimes SPI is used to daisy-chain devices, like shift registers.
/Linux-v4.19/drivers/gpio/
DKconfig1343 MAX31953 and MAX31963 industrial serializer, a daisy-chainable
/Linux-v4.19/drivers/i2c/busses/
DKconfig1187 daisy-chain other parallel port devices.
/Linux-v4.19/Documentation/s390/
DDebugging390.txt1429 One of these paths can be daisy chained to up to 8 control units.