Home
last modified time | relevance | path

Searched refs:connected (Results 1 – 25 of 1207) sorted by relevance

12345678910>>...49

/Linux-v5.4/Documentation/devicetree/bindings/power/
Drockchip-io-domain.txt57 - vccio6-supply: The supply connected to VCCIO6.
58 - vccio1-supply: The supply connected to VCCIO1.
59 - vccio2-supply: The supply connected to VCCIO2.
60 - vccio3-supply: The supply connected to VCCIO3.
61 - vccio4-supply: The supply connected to VCCIO4.
62 - vccio5-supply: The supply connected to VCCIO5.
63 - vccio-oscgpi-supply: The supply connected to VCCIO_OSCGPI.
66 - pmuio1-supply: The supply connected to PMUIO1.
67 - pmuio2-supply: The supply connected to PMUIO2.
70 - ap0-supply: The supply connected to AP0_VCC.
[all …]
/Linux-v5.4/sound/aoa/fabrics/
Dlayout.c47 int connected; member
120 .connected = CC_SPEAKERS | CC_HEADPHONE | CC_LINEOUT,
124 .connected = CC_DIGITALOUT,
128 .connected = CC_LINEIN,
137 .connected = CC_SPEAKERS | CC_LINEOUT |
142 .connected = CC_DIGITALOUT,
148 .connected = CC_LINEIN,
152 .connected = CC_MICROPHONE,
161 .connected = CC_SPEAKERS | CC_LINEOUT | CC_HEADPHONE,
165 .connected = CC_DIGITALOUT,
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/
Dpixcir_i2c_ts.txt6 - interrupts: interrupt to which the chip is connected
7 - attb-gpio: GPIO connected to the ATTB line of the chip
12 - reset-gpios: GPIO connected to the RESET line of the chip
13 - enable-gpios: GPIO connected to the ENABLE line of the chip
14 - wake-gpios: GPIO connected to the WAKE line of the chip
Dzforce_ts.txt6 - interrupts: interrupt to which the chip is connected
7 - reset-gpios: reset gpio the chip is connected to
12 - irq-gpios : interrupt gpio the chip is connected to
/Linux-v5.4/fs/overlayfs/
Dexport.c368 static struct dentry *ovl_lookup_real_one(struct dentry *connected, in ovl_lookup_real_one() argument
372 struct inode *dir = d_inode(connected); in ovl_lookup_real_one()
387 if (ovl_dentry_real_at(connected, layer->idx) != parent) in ovl_lookup_real_one()
397 this = lookup_one_len(name.name.name, connected, name.name.len); in ovl_lookup_real_one()
419 real, layer->idx, connected, err); in ovl_lookup_real_one()
554 struct dentry *connected; in ovl_lookup_real() local
557 connected = ovl_lookup_real_ancestor(sb, real, layer); in ovl_lookup_real()
558 if (IS_ERR(connected)) in ovl_lookup_real()
559 return connected; in ovl_lookup_real()
564 struct dentry *real_connected = ovl_dentry_real_at(connected, in ovl_lookup_real()
[all …]
/Linux-v5.4/drivers/auxdisplay/
DKconfig49 hex "Parallel port where the LCD is connected"
53 The address of the parallel port where the LCD is connected.
172 Say Y here if you have an HD44780 or KS-0074 LCD connected to your
186 This is the index of the parallel port the panel is connected to. One
188 and LCD are connected to two separate ports, you have to start two
219 This enables and configures a keypad connected to the parallel port.
236 This enables and configures an LCD connected to the parallel port.
332 int "Parallel port pin number & polarity connected to the LCD E signal (-17...17) "
337 signal has been connected. It can be :
339 0 : no connection (eg: connected to ground)
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/bus/
Dts-nbus.txt11 - ts,data-gpios : The 8 GPIO pins connected to the data lines on the FPGA
12 - ts,csn-gpios : The GPIO pin connected to the csn line on the FPGA
13 - ts,txrx-gpios : The GPIO pin connected to the txrx line on the FPGA
14 - ts,strobe-gpios : The GPIO pin connected to the stobe line on the FPGA
15 - ts,ale-gpios : The GPIO pin connected to the ale line on the FPGA
16 - ts,rdy-gpios : The GPIO pin connected to the rdy line on the FPGA
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-c2port30 of the connected micro.
37 access to the on-board flash of the connected micro.
45 the on-board flash block size of the connected micro.
52 the on-board flash blocks number of the connected micro.
59 the content of the on-board flash of the connected micro.
66 the "erase" command on the on-board flash of the connected
74 on-board flash size of the connected micro.
81 command on the connected micro.
88 of the connected micro.
Dsysfs-bus-fsi6 Initiates a FSI master scan for all connected slave devices
15 link to any connnected slaves. A BREAK resets connected
25 connected slave. A terminate resets the slave's state machines
26 that control access to the internally connected engines. In
/Linux-v5.4/Documentation/devicetree/bindings/media/
Dcec-gpio.txt13 - cec-gpios: gpio that the CEC line is connected to. The line should be
24 - hpd-gpios: gpio that the HPD line is connected to.
28 - v5-gpios: gpio that the 5V line is connected to.
30 Example for the Raspberry Pi 3 where the CEC line is connected to
32 connected to pin 11 aka BCM17 and the 5V line is connected to pin
Drenesas,vin.txt9 Depending on the instance the VIN input is connected to external SoC pins, or
48 - port - sub-node describing a single endpoint connected to the VIN
68 Gen3 and RZ/G2 platforms can support both a single connected parallel input
74 - port@0 - sub-node describing a single endpoint connected to the VIN
77 instances that are connected to external pins should have port@0.
82 - port@1 - sub-nodes describing one or more endpoints connected to
86 - endpoint@0 - sub-node describing the endpoint connected to CSI20
87 - endpoint@1 - sub-node describing the endpoint connected to CSI21
88 - endpoint@2 - sub-node describing the endpoint connected to CSI40
89 - endpoint@3 - sub-node describing the endpoint connected to CSI41
/Linux-v5.4/drivers/staging/wilc1000/
Dmicrochip,wilc1000,spi.txt3 The wilc1000 chips can be connected via SPI. This document describes
4 the binding for the SPI connected module.
13 - rtc_clk : Clock connected on the rtc clock line. Must be assigned
15 connected to a clock provider.
/Linux-v5.4/security/apparmor/
Dpath.c93 int connected = 1; in d_namespace_path() local
127 connected = 0; in d_namespace_path()
139 connected = 0; in d_namespace_path()
147 connected = 0; in d_namespace_path()
151 if (!connected) in d_namespace_path()
/Linux-v5.4/Documentation/devicetree/bindings/net/wireless/
Dti,wl1251.txt3 The wl1251 chip can be connected via SPI or via SDIO. This
4 document describes the binding for the SPI connected chip.
12 - ti,power-gpio : GPIO connected to chip's PMEN pin
15 - ti,wl1251-has-eeprom : boolean, the wl1251 has an eeprom connected, which
/Linux-v5.4/Documentation/devicetree/bindings/rtc/
Disil,isl12057.txt11 (associated with the alarm supported by the driver) is not connected
15 be set when the IRQ#2 pin of the chip is not connected to the SoC but
26 the availability of an IRQ line connected to the SoC.
29 Example isl12057 node without IRQ#2 pin connected (no alarm support):
37 Example isl12057 node with IRQ#2 pin connected to main SoC via MPP6 (note
67 Example isl12057 node without IRQ#2 pin connected to the SoC but to a
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dmaxim,max9759.txt6 - shutdown-gpios : the gpio connected to the shutdown pin
7 - mute-gpios : the gpio connected to the mute pin
8 - gain-gpios : the 2 gpios connected to the g1 and g2 pins
/Linux-v5.4/sound/firewire/
Dcmp.c143 c->connected = false; in cmp_connection_init()
182 WARN_ON(c->connected); in cmp_connection_destroy()
310 if (WARN_ON(c->connected)) { in cmp_connection_establish()
329 c->connected = true; in cmp_connection_establish()
353 if (!c->connected) { in cmp_connection_update()
377 c->connected = false; in cmp_connection_update()
403 if (!c->connected) { in cmp_connection_break()
412 c->connected = false; in cmp_connection_break()
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Dgpmc-onenand.txt1 Device tree bindings for GPMC connected OneNANDs
3 GPMC connected OneNAND (found on OMAP boards) are represented as child nodes of
13 - reg: The CS line the peripheral is connected to
14 - gpmc,device-width: Width of the ONENAND device connected to the GPMC
/Linux-v5.4/drivers/net/dsa/b53/
DKconfig13 tristate "B53 SPI connected switch driver"
19 tristate "B53 MDIO connected switch driver"
25 tristate "B53 MMAP connected switch driver"
33 tristate "B53 SRAB connected switch driver"
/Linux-v5.4/Documentation/devicetree/bindings/hwmon/
Dnsa320-mcu.txt6 - data-gpios : The GPIO pin connected to the data line on the MCU
7 - clk-gpios : The GPIO pin connected to the clock line on the MCU
8 - act-gpios : The GPIO pin connected to the active line on the MCU
/Linux-v5.4/drivers/siox/
Dsiox-core.c201 bool connected = true; in siox_poll() local
245 connected = false; in siox_poll()
260 if (connected != sdevice->connected) in siox_poll()
265 sdevice->connected = connected; in siox_poll()
270 if (sdriver && connected) in siox_poll()
363 if (sdevice->connected) in __siox_stop()
365 sdevice->connected = false; in __siox_stop()
435 bool connected; in connected_show() local
439 connected = sdev->connected; in connected_show()
443 return sprintf(buf, "%u\n", connected); in connected_show()
[all …]
/Linux-v5.4/arch/arm/boot/dts/
Dimx6q-kontron-samx6i.dtsi29 /* SPI4_IMX_CS2# - connected to internal flash */
31 /* SPI4_IMX_CS0# - connected to SMARC SPI0_CS0# */
33 /* SPI4_CS3# - connected to SMARC SPI0_CS1# */
/Linux-v5.4/Documentation/devicetree/bindings/serio/
Dallwinner,sun4i-ps2.txt5 and mouse can be connected.
12 - interrupts : The interrupt line connected to the PS2.
13 - clocks : The gate clk connected to the PS2.
/Linux-v5.4/drivers/staging/isdn/gigaset/
Dinterface.c32 if (!cmd && cs->mstate == MS_LOCKED && cs->connected) { in if_lock()
102 if (!cs->connected) { in if_config()
154 if (!cs->connected) in if_close()
180 if (!cs->connected) { in if_ioctl()
271 if (!cs->connected) { in if_tiocmset()
296 if (!cs->connected) { in if_write()
340 if (!cs->connected) { in if_write_room()
363 if (!cs->connected) in if_chars_in_buffer()
383 if (!cs->connected) in if_throttle()
399 if (!cs->connected) in if_unthrottle()
[all …]
/Linux-v5.4/drivers/scsi/
DNCR5380.c396 hostdata->connected = NULL; in NCR5380_init()
602 !hostdata->connected && in maybe_release_dma_irq()
686 while (!hostdata->connected && !hostdata->selecting) { in NCR5380_main()
716 if (hostdata->connected && !hostdata->dma_len) { in NCR5380_main()
721 if (!hostdata->connected) in NCR5380_main()
747 p = hostdata->connected->SCp.phase; in NCR5380_dma_complete()
761 if ((sun3scsi_dma_finish(rq_data_dir(hostdata->connected->request)))) { in NCR5380_dma_complete()
784 data = (unsigned char **)&hostdata->connected->SCp.ptr; in NCR5380_dma_complete()
785 count = &hostdata->connected->SCp.this_residual; in NCR5380_dma_complete()
872 if (hostdata->connected) { in NCR5380_intr()
[all …]

12345678910>>...49