Home
last modified time | relevance | path

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

12345678910>>...61

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/
H A Drockchip-io-domain.txt60 - vccio6-supply: The supply connected to VCCIO6.
61 - vccio1-supply: The supply connected to VCCIO1.
62 - vccio2-supply: The supply connected to VCCIO2.
63 - vccio3-supply: The supply connected to VCCIO3.
64 - vccio4-supply: The supply connected to VCCIO4.
65 - vccio5-supply: The supply connected to VCCIO5.
66 - vccio-oscgpi-supply: The supply connected to VCCIO_OSCGPI.
69 - pmuio1-supply: The supply connected to PMUIO1.
70 - pmuio2-supply: The supply connected to PMUIO2.
73 - ap0-supply: The supply connected to AP0_VCC.
[all …]
/OK3568_Linux_fs/kernel/sound/aoa/fabrics/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/auxdisplay/
H A 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 …]
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dexport.c363 static struct dentry *ovl_lookup_real_one(struct dentry *connected, in ovl_lookup_real_one() argument
367 struct inode *dir = d_inode(connected); in ovl_lookup_real_one()
382 if (ovl_dentry_real_at(connected, layer->idx) != parent) in ovl_lookup_real_one()
392 this = lookup_one_len(name.name.name, connected, name.name.len); in ovl_lookup_real_one()
414 real, layer->idx, connected, err); in ovl_lookup_real_one()
548 struct dentry *connected; in ovl_lookup_real() local
551 connected = ovl_lookup_real_ancestor(sb, real, layer); in ovl_lookup_real()
552 if (IS_ERR(connected)) in ovl_lookup_real()
553 return connected; in ovl_lookup_real()
558 struct dentry *real_connected = ovl_dentry_real_at(connected, in ovl_lookup_real()
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-lgm-usb.c48 bool connected; member
111 ta->connected = false; in phy_shutdown()
141 bool connected; in tca_work() local
150 connected = extcon_get_state(ta->phy.edev, EXTCON_USB_HOST); in tca_work()
151 if (connected == ta->connected) in tca_work()
154 ta->connected = connected; in tca_work()
155 if (connected) { in tca_work()
167 ret = ta->phy.set_vbus(&ta->phy, connected); in tca_work()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/
H A 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
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A 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 command on the connected micro.
81 of the connected micro.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A 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
/OK3568_Linux_fs/kernel/sound/firewire/
H A Dcmp.c143 c->connected = false; in cmp_connection_init()
182 WARN_ON(c->connected); in cmp_connection_destroy()
309 if (WARN_ON(c->connected)) { in cmp_connection_establish()
328 c->connected = true; in cmp_connection_establish()
352 if (!c->connected) { in cmp_connection_update()
376 c->connected = false; in cmp_connection_update()
402 if (!c->connected) { in cmp_connection_break()
411 c->connected = false; in cmp_connection_break()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A 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
/OK3568_Linux_fs/kernel/security/apparmor/
H A 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()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-steam.c121 bool connected; member
577 bool connected; in steam_work_connect_cb() local
581 connected = steam->connected; in steam_work_connect_cb()
584 if (connected) { in steam_work_connect_cb()
650 bool connected; in steam_client_ll_close() local
653 connected = steam->connected; in steam_client_ll_close()
658 if (connected) in steam_client_ll_close()
662 if (connected) in steam_client_ll_close()
784 steam->connected = false; in steam_probe()
788 steam->connected = true; in steam_probe()
[all …]
/OK3568_Linux_fs/kernel/drivers/siox/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DNCR5380.c412 hostdata->connected = NULL; in NCR5380_init()
618 !hostdata->connected && in maybe_release_dma_irq()
702 while (!hostdata->connected && !hostdata->selecting) { in NCR5380_main()
732 if (hostdata->connected && !hostdata->dma_len) { in NCR5380_main()
737 if (!hostdata->connected) in NCR5380_main()
763 p = hostdata->connected->SCp.phase; in NCR5380_dma_complete()
777 if ((sun3scsi_dma_finish(rq_data_dir(hostdata->connected->request)))) { in NCR5380_dma_complete()
800 data = (unsigned char **)&hostdata->connected->SCp.ptr; in NCR5380_dma_complete()
801 count = &hostdata->connected->SCp.this_residual; in NCR5380_dma_complete()
888 if (hostdata->connected) { in NCR5380_intr()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/accel/
H A Dbma180.txt17 - vdd-supply : regulator phandle connected to the VDD pin
18 - vddio-supply : regulator phandle connected to the VDDIO pin
25 connected to the INT1 pin, the second (optional) interrupt
26 listed must be the one connected to the INT2 pin.
/OK3568_Linux_fs/u-boot/doc/SPI/
H A DREADME.dual-flash4 This describes how SPI/QSPI flash memories are connected to a given
7 Current spi_flash framework supports, single flash memory connected
10 connected with a single chip select line from a controller.
17 - single spi flash memory connected with single chip select line.
28 - dual spi/qspi flash memories are connected with a single chipselect
58 - dual spi/qspi flash memories are connected with a single chipselect
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/nfc/
H A Dpn532.txt6 where the NFC chip is connected to.
11 Required properties if connected on i2c:
14 - interrupts: GPIO interrupt to which the chip is connected
38 Example (for PN532 connected via uart):
/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A 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"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/wireless/
H A 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.
14 - ti,wl1251-has-eeprom : boolean, the wl1251 has an eeprom connected, which
16 - ti,power-gpio : GPIO connected to chip's PMEN pin if operated in
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A DKconfig24 Say Y here if you have a PS/2 mouse connected to your system. This
47 Say Y here if you have an ALPS PS/2 touchpad connected to
57 Say Y here if you have a BYD PS/2 touchpad connected to
67 Say Y here if you have a Logitech PS/2++ mouse connected to
77 Say Y here if you have a Synaptics PS/2 TouchPad connected to
89 Say Y here if you have a Synaptics RMI4 touchpad connected to
99 Say Y here if you have a Cypress PS/2 Trackpad connected to
110 TouchScreen connected to your system.
119 Say Y here if you have an IBM Trackpoint PS/2 mouse connected
128 Say Y here if you have an Elantech PS/2 touchpad connected
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Dsamsung-keypad.txt22 - samsung,keypad-num-rows: Number of row lines connected to the keypad
25 - samsung,keypad-num-columns: Number of column lines connected to the
28 - Keys represented as child nodes: Each key connected to the keypad
31 - keypad,row: the row number to which the key is connected.
32 - keypad,column: the column number to which the key is connected.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dsgm3784.txt6 - enable-gpios: Specifier of the GPIO connected to EN pin
7 - strobe-gpio: Specifier of the GPIO connected to STROBE pin
8 - torch-gpio: Specifier of the GPIO connected to GPIO pin,
12 A discrete LED element connected to the device must be represented by a child

12345678910>>...61