Home
last modified time | relevance | path

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

/Linux-v5.4/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()
1178 if (dev->daisy >= 0) { in parport_claim()
1180 if (!parport_daisy_select(port, dev->daisy, in parport_claim()
1182 port->daisy = dev->daisy; in parport_claim()
1316 if (dev->daisy >= 0) { in parport_release()
1318 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-v5.4/Documentation/devicetree/bindings/
Dcommon-properties.txt68 Many serially-attached GPIO and IIO devices are daisy-chainable. To the
69 host controller, a daisy-chain appears as a single device, but the number
72 daisy-chain comprises to determine the amount of data exchanged, how many
76 - #daisy-chained-devices: Number of devices in the daisy-chain (default is 1).
84 #daisy-chained-devices = <3>;
/Linux-v5.4/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-v5.4/Documentation/x86/i386/
DIO-APIC.rst51 PCI slot position. Usually PCI slots are 'daisy chained' before they are
78 depends on which slot they are in. If you look at the daisy chaining diagram,
84 do not use interrupts normally, thus they are not daisy chained either.
97 board does not do default daisy-chaining. (or the IO-APIC has the PIRQ pins
/Linux-v5.4/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-v5.4/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-v5.4/Documentation/i2c/busses/
Di2c-parport-light.rst11 and the impossibility to daisy-chain other parallel port devices.
/Linux-v5.4/Documentation/driver-api/
Dmiscellaneous.rst13 .. kernel-doc:: drivers/parport/daisy.c
Dparport-lowlevel.rst977 int *daisy);
983 (port, multiplexor, daisy chain address).
989 ``*daisy``).
/Linux-v5.4/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-v5.4/net/wireless/
DKconfig151 capabilities. However, note that in order to not create daisy chain
/Linux-v5.4/Documentation/admin-guide/
Dparport.rst188 daisy-chain devices that conform to IEEE 1284.3.
/Linux-v5.4/Documentation/spi/
Dspi-summary.rst44 - Sometimes SPI is used to daisy-chain devices, like shift registers.
/Linux-v5.4/drivers/gpio/
DKconfig1427 MAX31953 and MAX31963 industrial serializer, a daisy-chainable
/Linux-v5.4/drivers/i2c/busses/
DKconfig1234 daisy-chain other parallel port devices.