Home
last modified time | relevance | path

Searched full:connected (Results 1 – 25 of 4679) sorted by relevance

12345678910>>...188

/kernel/linux/linux-4.19/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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dh5000.h29 /* 6 not connected */
30 #define H5000_GPIO_RESET_BUTTON_AGAIN_N (7) /* connected to gpio 1 as well */
31 /* 8 not connected */
35 /*(12) not connected */
39 /*(16) not connected */
40 /*(17) not connected */
45 /*(22) is not connected */
50 /*(27) not connected */
51 #define H5000_GPIO_I2S_BITCLK (28) /* connected to AC97 codec */
52 #define H5000_GPIO_I2S_DATAOUT (29) /* connected to AC97 codec */
[all …]
/kernel/linux/linux-4.19/arch/arm/mach-pxa/
Dh5000.h33 /* 6 not connected */
34 #define H5000_GPIO_RESET_BUTTON_AGAIN_N (7) /* connected to gpio 1 as well */
35 /* 8 not connected */
39 /*(12) not connected */
43 /*(16) not connected */
44 /*(17) not connected */
49 /*(22) is not connected */
54 /*(27) not connected */
55 #define H5000_GPIO_I2S_BITCLK (28) /* connected to AC97 codec */
56 #define H5000_GPIO_I2S_DATAOUT (29) /* connected to AC97 codec */
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/drivers/auxdisplay/
DKconfig49 hex "Parallel port where the LCD is connected"
53 The address of the parallel port where the LCD is connected.
174 Say Y here if you have an HD44780 or KS-0074 LCD connected to your
188 This is the index of the parallel port the panel is connected to. One
190 and LCD are connected to two separate ports, you have to start two
221 This enables and configures a keypad connected to the parallel port.
238 This enables and configures an LCD connected to the parallel port.
334 int "Parallel port pin number & polarity connected to the LCD E signal (-17...17) "
339 signal has been connected. It can be :
341 0 : no connection (eg: connected to ground)
[all …]
/kernel/linux/linux-5.10/fs/overlayfs/
Dexport.c44 * "layer N connected" ancestor and verifying that all parents along the way are
47 * making that ancestor "layer N connected". For example:
55 * in ovl_lookup_real_ancestor() will not be able to lookup a connected overlay
56 * dentry from the connected lower dentry /a/b/c.
60 * /a/b. After copy up (and index) of /a/b, it will become "layer 2 connected"
63 * a connected overlay dentry will be accomplished.
67 * layer 1. If that improvement is made, then the check for "layer N connected"
98 * @dentry is "connected" if all ancestors up to root or a "connected" ancestor
100 * copy up a "connectable" ancestor to make it "connected". A "connected" dentry
101 * cannot become non "connected", so cache positive result in dentry flags.
[all …]
/kernel/linux/linux-4.19/fs/overlayfs/
Dexport.c47 * "layer N connected" ancestor and verifying that all parents along the way are
50 * making that ancestor "layer N connected". For example:
58 * in ovl_lookup_real_ancestor() will not be able to lookup a connected overlay
59 * dentry from the connected lower dentry /a/b/c.
63 * /a/b. After copy up (and index) of /a/b, it will become "layer 2 connected"
66 * a connected overlay dentry will be accomplished.
70 * layer 1. If that improvement is made, then the check for "layer N connected"
101 * @dentry is "connected" if all ancestors up to root or a "connected" ancestor
103 * copy up a "connectable" ancestor to make it "connected". A "connected" dentry
104 * cannot become non "connected", so cache positive result in dentry flags.
[all …]
/kernel/linux/linux-4.19/arch/x86/include/asm/
Drio.h23 u8 port0node; /* Node ID port connected to: 0xFF=None */
24 u8 port0port; /* Port num port connected to: 0,1,2, or */
26 u8 port1node; /* Node ID port connected to: 0xFF = None */
27 u8 port1port; /* Port num port connected to: 0,1,2, or */
29 u8 port2node; /* Node ID port connected to: 0xFF = None */
30 u8 port2port; /* Port num port connected to: 0,1,2, or */
41 u8 port0node; /* Node ID port connected to: 0xFF=None */
42 u8 port0port; /* Port num port connected to: 0,1,2, or */
44 u8 port1node; /* Node ID port connected to: 0xFF=None */
45 u8 port1port; /* Port num port connected to: 0,1,2, or */
/kernel/linux/linux-5.10/sound/aoa/fabrics/
Dlayout.c30 * we think is connected. This information is hard-
47 int connected; member
48 /* codec dependent bit to be set in the aoa_codec.connected field.
117 /* onyx with all but microphone connected */
120 .connected = CC_SPEAKERS | CC_HEADPHONE | CC_LINEOUT,
124 .connected = CC_DIGITALOUT,
128 .connected = CC_LINEIN,
131 {} /* terminate array by .connected == 0 */
137 .connected = CC_SPEAKERS | CC_LINEOUT |
142 .connected = CC_DIGITALOUT,
[all …]
/kernel/linux/linux-4.19/sound/aoa/fabrics/
Dlayout.c32 * we think is connected. This information is hard-
49 int connected; member
50 /* codec dependent bit to be set in the aoa_codec.connected field.
119 /* onyx with all but microphone connected */
122 .connected = CC_SPEAKERS | CC_HEADPHONE | CC_LINEOUT,
126 .connected = CC_DIGITALOUT,
130 .connected = CC_LINEIN,
133 {} /* terminate array by .connected == 0 */
139 .connected = CC_SPEAKERS | CC_LINEOUT |
144 .connected = CC_DIGITALOUT,
[all …]
/kernel/linux/linux-5.10/include/linux/platform_data/
Dad7793.h27 * @AD7793_BIAS_VOLTAGE_AIN1: Bias voltage connected to AIN1(-).
28 * @AD7793_BIAS_VOLTAGE_AIN2: Bias voltage connected to AIN2(-).
29 * @AD7793_BIAS_VOLTAGE_AIN3: Bias voltage connected to AIN3(-).
55 * @AD7793_IEXEC1_IOUT1_IEXEC2_IOUT2: Current source IEXC1 connected to pin
56 * IOUT1, current source IEXC2 connected to pin IOUT2.
57 * @AD7793_IEXEC1_IOUT2_IEXEC2_IOUT1: Current source IEXC2 connected to pin
58 * IOUT1, current source IEXC1 connected to pin IOUT2.
59 * @AD7793_IEXEC1_IEXEC2_IOUT1: Both current sources connected to pin IOUT1.
61 * @AD7793_IEXEC1_IEXEC2_IOUT2: Both current sources connected to Pin IOUT2.
/kernel/linux/linux-4.19/include/linux/platform_data/
Dad7793.h28 * @AD7793_BIAS_VOLTAGE_AIN1: Bias voltage connected to AIN1(-).
29 * @AD7793_BIAS_VOLTAGE_AIN2: Bias voltage connected to AIN2(-).
30 * @AD7793_BIAS_VOLTAGE_AIN3: Bias voltage connected to AIN3(-).
56 * @AD7793_IEXEC1_IOUT1_IEXEC2_IOUT2: Current source IEXC1 connected to pin
57 * IOUT1, current source IEXC2 connected to pin IOUT2.
58 * @AD7793_IEXEC1_IOUT2_IEXEC2_IOUT1: Current source IEXC2 connected to pin
59 * IOUT1, current source IEXC1 connected to pin IOUT2.
60 * @AD7793_IEXEC1_IEXEC2_IOUT1: Both current sources connected to pin IOUT1.
62 * @AD7793_IEXEC1_IEXEC2_IOUT2: Both current sources connected to Pin IOUT2.
/kernel/linux/linux-4.19/drivers/input/mouse/
DKconfig23 Say Y here if you have a PS/2 mouse connected to your system. This
46 Say Y here if you have an ALPS PS/2 touchpad connected to
56 Say Y here if you have a BYD PS/2 touchpad connected to
66 Say Y here if you have a Logitech PS/2++ mouse connected to
76 Say Y here if you have a Synaptics PS/2 TouchPad connected to
88 Say Y here if you have a Synaptics RMI4 touchpad connected to
98 Say Y here if you have a Cypress PS/2 Trackpad connected to
109 TouchScreen connected to your system.
118 Say Y here if you have an IBM Trackpoint PS/2 mouse connected
127 Say Y here if you have an Elantech PS/2 touchpad connected
[all …]
/kernel/linux/linux-5.10/drivers/input/mouse/
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 …]
/kernel/linux/linux-4.19/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.
/kernel/linux/linux-5.10/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 command on the connected micro.
81 of the connected micro.
/kernel/linux/linux-4.19/Documentation/infiniband/
Dipoib.txt30 Datagram vs Connected modes
33 connected. The mode is set and read through an interface's
41 In connected mode, the IB RC (Reliable Connected) transport is used.
42 Connected mode takes advantage of the connected nature of the IB
48 In connected mode, the interface's UD QP is still used for multicast
49 and communication with peers that don't support connected mode. In
104 IP over InfiniBand: Connected Mode (RFC 4755)
/kernel/linux/linux-4.19/drivers/input/touchscreen/
DKconfig126 such as AT42QT602240/ATMXT224, connected to your system.
159 Say Y here if you have a bu21013 touchscreen connected to
172 connected to your system.
220 the Cypress TrueTouch(tm) Standard Product family connected
233 Say Y here if the touchscreen is connected via I2C bus.
242 Say Y here if the touchscreen is connected via SPI bus.
263 Say Y here if the touchscreen is connected via I2C bus.
272 Say Y here if the touchscreen is connected via SPI bus.
306 Say Y here if you have a Dynapro serial touchscreen connected to
318 Say Y here if you have a Hampshire serial touchscreen connected to
[all …]
/kernel/linux/linux-4.19/include/net/
Dllc_c_st.h20 #define LLC_CONN_STATE_NORMAL 3 /* connected state */
21 #define LLC_CONN_STATE_BUSY 4 /* connected state */
22 #define LLC_CONN_STATE_REJ 5 /* connected state */
23 #define LLC_CONN_STATE_AWAIT 6 /* connected state */
24 #define LLC_CONN_STATE_AWAIT_BUSY 7 /* connected state */
25 #define LLC_CONN_STATE_AWAIT_REJ 8 /* connected state */
/kernel/linux/linux-5.10/include/net/
Dllc_c_st.h20 #define LLC_CONN_STATE_NORMAL 3 /* connected state */
21 #define LLC_CONN_STATE_BUSY 4 /* connected state */
22 #define LLC_CONN_STATE_REJ 5 /* connected state */
23 #define LLC_CONN_STATE_AWAIT 6 /* connected state */
24 #define LLC_CONN_STATE_AWAIT_BUSY 7 /* connected state */
25 #define LLC_CONN_STATE_AWAIT_REJ 8 /* connected state */
/kernel/linux/linux-5.10/Documentation/infiniband/
Dipoib.rst33 Datagram vs Connected modes
37 connected. The mode is set and read through an interface's
45 In connected mode, the IB RC (Reliable Connected) transport is used.
46 Connected mode takes advantage of the connected nature of the IB
52 In connected mode, the interface's UD QP is still used for multicast
53 and communication with peers that don't support connected mode. In
114 IP over InfiniBand: Connected Mode (RFC 4755)
/kernel/linux/linux-5.10/drivers/input/touchscreen/
DKconfig128 such as AT42QT602240/ATMXT224, connected to your system.
161 Say Y here if you have a bu21013 touchscreen connected to
174 connected to your system.
234 the Cypress TrueTouch(tm) Standard Product family connected
247 Say Y here if the touchscreen is connected via I2C bus.
256 Say Y here if the touchscreen is connected via SPI bus.
277 Say Y here if the touchscreen is connected via I2C bus.
286 Say Y here if the touchscreen is connected via SPI bus.
320 Say Y here if you have a Dynapro serial touchscreen connected to
332 Say Y here if you have a Hampshire serial touchscreen connected to
[all …]
/kernel/linux/linux-4.19/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
/kernel/linux/linux-5.10/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

12345678910>>...188