/Linux-v4.19/Documentation/driver-api/usb/ |
D | typec_bus.rst | 11 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 USB Type-C Connector Class provides a device for every alternate mode a port 17 supports, and separate device for every alternate mode the partner supports. 18 The drivers for the alternate modes are bound to the partner alternate mode 19 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 …]
|
D | typec.rst | 21 the roles and alternate modes of ports, partners and cable plugs when the port 48 alternate mode will be the device that supports it, so for example an alternate 51 device named "mode<index>", for example /sys/class/typec/port0/<alternate 170 So ports, partners and cable plugs will register the alternate modes with their 199 alternate mode drivers for the mode, the two are always separated into their 213 Illustration of the muxes behind a connector that supports an alternate mode::
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,rza1-pinctrl.txt | 8 function (port mode) or in alternate function mode. 9 Up to 8 different alternate function modes exist for each single pin. 41 (or a single) pin in some desired alternate function mode. 43 A few alternate function require special pin configuration flags to be 44 supplied along with the alternate function configuration number. 103 When a pin has to be configured in alternate function mode, use this 105 alternate function configuration number along with it. 107 alternate function they shall be specified as members of the same 110 (port where it sits on and pin number) and alternate function identifier 140 Pin #0 on port #3 is configured as alternate function #6. [all …]
|
D | pinctrl-vt8500.txt | 4 either a GPIO in, GPIO out or as an alternate function (I2C, SPI etc). 37 2: alternate
|
D | cirrus,madera-pinctrl.txt | 5 Certain groups of GPIO pins also have an alternate function, normally as an 8 The set of available GPIOs, functions and alternate function groups differs
|
/Linux-v4.19/drivers/media/usb/pwc/ |
D | pwc-ctrl.c | 92 char alternate; /* USB alternate setting */ member 189 if (pEntry->alternate == 0) in set_video_mode_Nala() 204 pdev->valternate = pEntry->alternate; in set_video_mode_Nala() 248 if (pChoose->alternate != 0) in set_video_mode_Timon() 252 if (pChoose == NULL || pChoose->alternate == 0) in set_video_mode_Timon() 267 pdev->valternate = pChoose->alternate; in set_video_mode_Timon() 298 if (pChoose->alternate != 0) in set_video_mode_Kiara() 302 if (pChoose == NULL || pChoose->alternate == 0) in set_video_mode_Kiara() 317 pdev->valternate = pChoose->alternate; in set_video_mode_Kiara() 364 if (Nala_table[size][i].alternate) { in pwc_get_fps_Nala() [all …]
|
D | pwc-timon.h | 51 char alternate; /* USB alternate interface */ member
|
D | pwc-kiara.h | 36 char alternate; /* USB alternate interface */ member
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-typec | 27 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.
|
D | sysfs-driver-hid-logitech-lg4ff | 13 Description: Displays a set of alternate modes supported by a wheel. Each 56 alternate mode the wheel might be switched to.
|
/Linux-v4.19/Documentation/ABI/obsolete/ |
D | sysfs-class-typec | 9 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-v4.19/Documentation/arm/pxa/ |
D | mfp.txt | 12 Unlike the GPIO alternate function settings on PXA25x and PXA27x, a new MFP 45 To better understand the change from PXA25x/PXA27x GPIO alternate function 172 Bit 15: PULL_SEL - pull state controlled by selected alternate function 175 Bit 0 - 2: AF_SEL - alternate function selection, 8 possibilities, from 0-7 248 * alternate function = 0, 253 * MFP_CFG - default MFPR value with alternate function 254 * MFP_CFG_DRV - default MFPR value with alternate function and 256 * MFP_CFG_LPM - default MFPR value with alternate function and 258 * MFP_CFG_X - default MFPR value with alternate function, 266 which reads GPIO94 can be configured as SSP3_RXD, with alternate function
|
/Linux-v4.19/drivers/usb/usbip/ |
D | stub_rx.c | 105 __u16 alternate; in tweak_set_interface_cmd() local 110 alternate = le16_to_cpu(req->wValue); in tweak_set_interface_cmd() 114 interface, alternate); in tweak_set_interface_cmd() 116 ret = usb_set_interface(urb->dev, interface, alternate); in tweak_set_interface_cmd() 120 interface, alternate, ret); in tweak_set_interface_cmd() 124 interface, alternate); in tweak_set_interface_cmd()
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | phy-cpcap-usb.txt | 14 pinctrl: Optional alternate pin modes for the PHY 16 mode-gpios: Optional GPIOs for configuring alternate modes
|
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | stream.rst | 230 alternate bank (bank currently unused). Port(s) are enabled for the 231 already active stream(s) on the alternate bank (bank currently unused). 234 (4) Once all the values are programmed, Bus initiates switch to alternate 258 in alternate bank (bank currently unused). It includes programming of 262 enabled on alternate bank (bank currently unused) by programming 265 (3) Once all the values are programmed, Bus initiates switch to alternate 286 disabled on alternate bank (bank currently unused) by programming 290 into alternate bank (bank currently unused). 292 (3) Once all the values are programmed, Bus initiates switch to alternate
|
/Linux-v4.19/drivers/media/usb/cpia2/ |
D | cpia2_v4l.c | 55 static int alternate = DEFAULT_ALT; variable 56 module_param(alternate, int, 0); 57 MODULE_PARM_DESC(alternate, "USB Alternate (" __stringify(USBIF_ISO_1) "-" 1034 cam->params.camera_state.stream_mode = alternate; in reset_camera_struct_v4l() 1137 cpia2_usb_alt.def = alternate; in cpia2_register_camera() 1219 if(alternate < USBIF_ISO_1 || alternate > USBIF_ISO_6) { in check_parameters() 1220 alternate = DEFAULT_ALT; in check_parameters() 1221 LOG("alternate specified is invalid, using %d\n", alternate); in check_parameters() 1231 num_buffers, buffer_size, alternate); in check_parameters()
|
/Linux-v4.19/Documentation/admin-guide/ |
D | devices.rst | 125 (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-v4.19/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-ad7192 | 8 alternate cycles, to eliminate DC errors.
|
/Linux-v4.19/drivers/soc/fsl/ |
D | Kconfig | 15 enabling, power-onreset(POR) configuration monitoring, alternate
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | qcom,spmi-clkdiv.txt | 4 These clocks are typically wired through alternate functions on
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cpia2.rst | 69 alternate USB Alternate (2-7, default 7) 96 The maximum image size depends on the alternate you choose, and the 106 At low alternate settings, the compression engine may not be able to 111 any alternate at frame rates down to 15fps. For lower frame rates, it may
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap3-gta04a3.dts | 17 /* alternate accelerometer that might be installed on some GTA04A3 boards */
|
D | berlin2cd-google-chromecast.dts | 31 * normally. Fortunately, this alternate property is checked
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/ |
D | guts.txt | 5 I/O signal configuration, alternate function selection for multiplexed
|
/Linux-v4.19/drivers/usb/gadget/udc/ |
D | pxa27x_udc.h | 269 .config = _config, .interface = iface, .alternate = altset, \ 363 unsigned alternate:3; member
|