Home
last modified time | relevance | path

Searched refs:alternate (Results 1 – 25 of 118) sorted by relevance

12345

/linux/Documentation/driver-api/usb/
H A Dtypec_bus.rst11 every alternate mode, so every alternate mode will need a custom driver.
13 USB Type-C bus allows binding a driver to the discovered partner alternate
16 :ref:`USB Type-C Connector Class <typec>` provides a device for every alternate
17 mode a port supports, and separate device for every alternate mode the partner
18 supports. The drivers for the alternate modes are bound to the partner alternate
19 mode devices, and the port alternate mode devices must be handled by the port
22 When a new partner alternate mode device is registered, it is linked to the
23 alternate mode device of the port that the partner is attached to, that has
24 matching SVID and mode. Communication between the port driver and alternate mode
27 The port alternate mode devices are used as a proxy between the partner and the
[all …]
H A Dtypec.rst22 the roles and alternate modes of ports, partners and cable plugs when the port
49 alternate mode will be the device that supports it, so for example an alternate
52 device named "mode<index>", for example /sys/class/typec/port0/<alternate
171 So ports, partners and cable plugs will register the alternate modes with their
200 alternate mode drivers for the mode, the two are always separated into their
214 Illustration of the muxes behind a connector that supports an alternate mode::
/linux/drivers/media/usb/pwc/
H A Dpwc-ctrl.c80 char alternate; /* USB alternate setting */ member
177 if (pEntry->alternate == 0) in set_video_mode_Nala()
192 pdev->valternate = pEntry->alternate; in set_video_mode_Nala()
235 if (pChoose->alternate != 0) in set_video_mode_Timon()
240 if (pChoose->alternate == 0) in set_video_mode_Timon()
255 pdev->valternate = pChoose->alternate; in set_video_mode_Timon()
286 if (pChoose->alternate != 0) in set_video_mode_Kiara()
291 if (pChoose->alternate == 0) in set_video_mode_Kiara()
306 pdev->valternate = pChoose->alternate; in set_video_mode_Kiara()
353 if (Nala_table[size][i].alternate) { in pwc_get_fps_Nala()
[all …]
H A Dpwc-timon.h39 char alternate; /* USB alternate interface */ member
H A Dpwc-kiara.h24 char alternate; /* USB alternate interface */ member
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-typec27 Power Delivery command. Depending on the alternate mode, the
30 With some alternate modes (SVIDs), the mode index is assigned
32 alternate mode.
34 With other alternate modes, the mode index values are not
36 the mode index is not assigned, identifying the alternate mode
44 alternate mode.
H A Dsysfs-class-watchdog100 system has booted from the alternate flash chip due to
102 alternate boot function was enabled with 'aspeed,alt-boot'
106 At alternate flash the 'access_cs0' sysfs node provides:
110 chip at CS0 after booting from the alternate
121 For alternate boot mode (booted from CS1 due to wdt2
H A Dsysfs-driver-hid-logitech-lg4ff13 Description: Displays a set of alternate modes supported by a wheel. Each
64 alternate mode the wheel might be switched to.
/linux/drivers/hid/
H A Dhid-pxrc.c17 bool alternate; member
58 if (priv->alternate) in pxrc_raw_event()
66 priv->alternate = !priv->alternate; in pxrc_raw_event()
/linux/Documentation/arch/arm/pxa/
H A Dmfp.rst14 Unlike the GPIO alternate function settings on PXA25x and PXA27x, a new MFP
47 To better understand the change from PXA25x/PXA27x GPIO alternate function
174 Bit 15: PULL_SEL - pull state controlled by selected alternate function
177 Bit 0 - 2: AF_SEL - alternate function selection, 8 possibilities, from 0-7
250 * alternate function = 0,
255 * MFP_CFG - default MFPR value with alternate function
256 * MFP_CFG_DRV - default MFPR value with alternate function and
258 * MFP_CFG_LPM - default MFPR value with alternate function and
260 * MFP_CFG_X - default MFPR value with alternate function,
268 which reads GPIO94 can be configured as SSP3_RXD, with alternate function
/linux/Documentation/ABI/obsolete/
H A Dsysfs-class-typec9 alternate mode.
40 with the port alternate modes it can be used for disabling
41 support for specific alternate modes. Entering/exiting modes is
/linux/drivers/usb/usbip/
H A Dstub_rx.c106 __u16 alternate; in tweak_set_interface_cmd() local
111 alternate = le16_to_cpu(req->wValue); in tweak_set_interface_cmd()
115 interface, alternate); in tweak_set_interface_cmd()
117 ret = usb_set_interface(urb->dev, interface, alternate); in tweak_set_interface_cmd()
121 interface, alternate, ret); in tweak_set_interface_cmd()
125 interface, alternate); in tweak_set_interface_cmd()
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-cpcap-usb.txt14 pinctrl: Optional alternate pin modes for the PHY
16 mode-gpios: Optional GPIOs for configuring alternate modes
/linux/Documentation/driver-api/soundwire/
H A Dstream.rst355 alternate bank (bank currently unused). Port(s) are enabled for the
356 already active stream(s) on the alternate bank (bank currently unused).
359 (4) Once all the values are programmed, Bus initiates switch to alternate
386 in alternate bank (bank currently unused). It includes programming of
390 enabled on alternate bank (bank currently unused) by programming
393 (3) Once all the values are programmed, Bus initiates switch to alternate
415 disabled on alternate bank (bank currently unused) by programming
419 into alternate bank (bank currently unused).
421 (3) Once all the values are programmed, Bus initiates switch to alternate
/linux/Documentation/admin-guide/
H A Ddevices.rst125 (the use of the alternate callout devices is deprecated).
204 names, the primary or callin device and the alternate or callout one.
215 The alternate devices provide for kernel-based exclusion and somewhat
229 that a lock file be installed with the corresponding alternate
235 3. The alternate device name (``/var/lock/LCK..cua2``)
242 to create lock files for the corresponding alternate device names
244 port TTY, for which no alternate device would exist.
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-vt8500.txt4 either a GPIO in, GPIO out or as an alternate function (I2C, SPI etc).
37 2: alternate
H A Dpinctrl-st.txt5 and multiple alternate functions(ALT1 - ALTx) that directly connect
119 -mux : Should be alternate function number associated this pin.
/linux/Documentation/tee/
H A Dop-tee.rst125 * Attack vector: Using an alternate boot mode (i.e. recovery mode), the
128 * Mitigation: If there are alternate methods of booting the device, such as a
135 OP-TEE can be exploited to then load an alternate OS image.
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-gta04a3.dts14 /* alternate accelerometer that might be installed on some GTA04A3 boards */
/linux/drivers/soc/loongson/
H A DKconfig11 The global utilities block controls PCIE device enabling, alternate
/linux/arch/arm/boot/dts/synaptics/
H A Dberlin2cd-google-chromecast.dts31 * normally. Fortunately, this alternate property is checked
/linux/Documentation/devicetree/bindings/soc/fsl/
H A Dguts.txt5 I/O signal configuration, alternate function selection for multiplexed
/linux/Documentation/driver-api/nvdimm/
H A Dbtt.rst141 lba' alternate lba entry
142 old_map' alternate old postmap entry
143 new_map' alternate new postmap entry
144 seq' alternate sequence number.
/linux/Documentation/arch/x86/
H A Delf_auxvec.rst14 allocates an alternate stack based on the kernel-provided size::
/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h269 .config = _config, .interface = iface, .alternate = altset, \
363 unsigned alternate:3; member

12345