/linux/arch/arm/mach-davinci/ |
H A D | Kconfig | 31 bool "DAVINCI multiplexing support" 35 Pin multiplexing support for DAVINCI boards. If your bootloader 36 sets the multiplexing correctly, say N. Otherwise, or if unsure, 40 bool "Multiplexing debug output" 43 Makes the multiplexing functions print out a lot of debug info. 45 multiplexing registers. 52 to change the pin multiplexing setup. When there are no warnings
|
/linux/arch/arm/mach-omap1/ |
H A D | Kconfig | 42 bool "OMAP multiplexing support" 45 Pin multiplexing support for OMAP boards. If your bootloader 46 sets the multiplexing correctly, say N. Otherwise, or if unsure, 50 bool "Multiplexing debug output" 53 Makes the multiplexing functions print out a lot of debug info. 55 multiplexing registers. 63 to change the pin multiplexing setup. When there are no warnings
|
/linux/drivers/pinctrl/spear/ |
H A D | pinctrl-spear1310.c | 236 /* Pad multiplexing for i2c0 device */ 272 /* Pad multiplexing for ssp0 device */ 301 /* Pad multiplexing for ssp0_cs0 device */ 367 /* Pad multiplexing for i2s0 device */ 403 /* Pad multiplexing for i2s1 device */ 439 /* Pad multiplexing for clcd device */ 550 /* Pad multiplexing for smi 2 chips device */ 622 /* Pad multiplexing for gmii device */ 660 /* Pad multiplexing for rgmii device */ 714 /* Pad multiplexing for smii_0_1_2 device */ [all …]
|
H A D | pinctrl-spear320.c | 458 /* Pad multiplexing for CLCD device */ 514 /* Pad multiplexing for EMI (Parallel NOR flash) device */ 597 /* Pad multiplexing for FSMC (NAND flash) device */ 690 /* Pad multiplexing for SPP device */ 736 /* Pad multiplexing for SDHCI device */ 893 /* Pad multiplexing for I2S device */ 946 /* Pad multiplexing for UART1 device */ 992 /* Pad multiplexing for UART1 Modem device */ 1158 /* Pad multiplexing for UART2 device */ 1204 /* Pad multiplexing for uart3 device */ [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinmux-node.yaml | 7 title: Generic Pin Multiplexing Node 23 pin multiplexing nodes: 80 For hardware where pin multiplexing configurations have to be specified for 91 a single pin multiplexing configuration. 100 how pin IDs and pin multiplexing configuration are defined and assembled
|
H A D | cortina,gemini-pinctrl.txt | 4 see further arm/gemini.txt. It is a purely group-based multiplexing pin 12 Subnodes of the pin controller contain pin control multiplexing set-up 15 Please refer to pinctrl-bindings.txt for generic pin multiplexing nodes
|
H A D | renesas,rzn1-pinctrl.yaml | 21 - description: GPIO Multiplexing Level1 Register Block 22 - description: GPIO Multiplexing Level2 Register Block 49 A pin multiplexing sub-node describes how to configure a set of (or a 56 Integer array representing pin number and pin multiplexing
|
H A D | brcm,bcm2835-gpio.txt | 46 The BCM2835 pin configuration and multiplexing supports the generic bindings. 60 Legacy pin configuration and multiplexing binding: 61 *** (Its use is deprecated, use generic multiplexing and configuration
|
H A D | ste,nomadik.txt | 22 pin multiplexing node layout from the standard pin control bindings 25 Required pin multiplexing subnode properties: 29 group that will be combined with the function to form a multiplexing
|
H A D | renesas,rza1-ports.yaml | 16 Pin multiplexing and GPIO configuration is performed on a per-pin basis 77 A pin multiplexing sub-node describes how to configure a set of (or a 96 Integer array representing pin number and pin multiplexing
|
H A D | renesas,rza2-pinctrl.yaml | 16 Pin multiplexing and GPIO configuration is performed on a per-pin basis. 51 A pin multiplexing sub-node describes how to configure a set of
|
H A D | pinctrl-bindings.txt | 3 Hardware modules that control pin multiplexing or configuration parameters 103 == Generic pin multiplexing node content ==
|
H A D | pinctrl-st.txt | 4 PIO multiplexing block. Each pin supports GPIO functionality (ALT0) 11 ST pinctrl driver controls PIO multiplexing block and also interacts with
|
/linux/include/linux/ |
H A D | scx200.h | 42 /* Pin Multiplexing and Miscellaneous Configuration Registers */ 46 #define SCx200_PMR 0x30 /* Pin Multiplexing Register */
|
/linux/include/uapi/linux/ |
H A D | atmsap.h | 90 #define ATM_MC_NONE 0 /* no multiplexing */ 126 unsigned char fw_mpx_cap; /* forward multiplexing capability */ 128 unsigned char bw_mpx_cap; /* backward multiplexing capability */
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | ti,gpmc-child.yaml | 208 Address and data multiplexing configuration. 211 1 for address-address-data multiplexing mode and 212 2 for address-data multiplexing mode.
|
/linux/Documentation/driver-api/tty/ |
H A D | n_gsm.rst | 7 This line discipline implements the GSM 07.10 multiplexing protocol 111 Note that after closing the physical port the modem is still in multiplexing 114 a disconnect command frame manually before initializing the multiplexing mode
|
/linux/drivers/pinctrl/actions/ |
H A D | pinctrl-owl.h | 198 * @mfpctl_reg: multiplexing control register offset 199 * @mfpctl_shift: multiplexing control register bit mask 200 * @mfpctl_width: multiplexing control register width
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-mux-pinctrl.yaml | 13 This binding describes an I2C bus multiplexer that uses pin multiplexing to route the I2C 14 signals, and represents the pin multiplexing configuration using the pinctrl device tree
|
/linux/include/linux/amba/ |
H A D | pl08x.h | 96 * immediately: if there is some multiplexing or similar blocking the use 100 * running any DMA transfer and multiplexing can be recycled
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | samsung-i2s.yaml | 29 multiplexing) is to allow transfer of multiple channel audio data on 45 for playback and capture TDM (Time division multiplexing) to allow
|
/linux/drivers/pinctrl/ |
H A D | Kconfig | 15 bool "Support pin multiplexing controllers" if COMPILE_TEST 89 supports pin function multiplexing as well as pin bias and drive 216 which supports pin multiplexing, pin configuration,and rgmii voltage 343 provides pin config functions multiplexing. GPIO pin pull-up,
|
/linux/net/kcm/ |
H A D | Kconfig | 10 for multiplexing messages of a message based application
|
/linux/drivers/net/ethernet/qualcomm/rmnet/ |
H A D | Kconfig | 12 for handling data in the multiplexing and aggregation protocol (MAP)
|
/linux/Documentation/networking/device_drivers/cellular/qualcomm/ |
H A D | rmnet.rst | 10 rmnet driver is used for supporting the Multiplexing and aggregation 17 Multiplexing allows for creation of logical netdevices (rmnet devices) to
|