Searched full:muxing (Results 1 – 25 of 127) sorted by relevance
123456
| /Linux-v6.1/include/linux/pinctrl/ |
| D | pinmux.h | 24 * available for muxing. This is called by the core to acquire the pins 31 * @get_function_name: return the function name of the muxing selector, 39 * @set_mux: enable a certain muxing function with a certain pin group. The 50 * @gpio_disable_free: free up GPIO muxing on a certain pin, the reverse of 55 * to the GPIO controllers that need pin muxing.
|
| /Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
| D | palmas.txt | 30 ti,mux-padX : set the pad register X (1-2) to the correct muxing for the 31 hardware, if not set will use muxing in OTP.
|
| /Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
| D | ralink,rt2880-pinctrl.yaml | 15 The pin controller can only set the muxing of pin groups. Muxing individual
|
| D | ralink,mt7621-pinctrl.yaml | 15 The pin controller can only set the muxing of pin groups. Muxing individual
|
| D | ralink,rt3883-pinctrl.yaml | 15 The pin controller can only set the muxing of pin groups. Muxing individual
|
| D | ralink,rt305x-pinctrl.yaml | 16 The pin controller can only set the muxing of pin groups. Muxing individual
|
| D | ralink,mt7620-pinctrl.yaml | 15 The pin controller can only set the muxing of pin groups. Muxing individual
|
| /Linux-v6.1/Documentation/devicetree/bindings/sound/ |
| D | cs42l52.txt | 23 Single-ended input. Single-ended mode allows for MIC1 or MIC2 muxing for input. 27 Single-ended input. Single-ended mode allows for MIC1 or MIC2 muxing for input.
|
| /Linux-v6.1/Documentation/devicetree/bindings/phy/ |
| D | mscc,vsc7514-serdes.yaml | 7 title: Microsemi Ocelot SerDes muxing 15 space for setting up the SerDes to switch port muxing.
|
| /Linux-v6.1/arch/arm/mach-davinci/ |
| D | mux.h | 145 /* IRQ muxing */ 150 /* EDMA event muxing */ 311 /* IRQ muxing */ 331 /* EDMA event muxing */ 970 /* setup pin muxing */
|
| /Linux-v6.1/Documentation/firmware-guide/acpi/ |
| D | extcon-intel-int3496.rst | 11 otg port and how it can optionally control the muxing of the data pins 22 Index 2 The output gpio for muxing of the data pins between the USB host and
|
| /Linux-v6.1/include/media/i2c/ |
| D | adv7604.h | 13 /* Analog input muxing modes (AFE register 0x02, [2:0]) */ 97 /* Analog input muxing mode */
|
| D | adv7842.h | 11 /* Analog input muxing modes (AFE register 0x02, [2:0]) */ 135 /* Analog input muxing mode */
|
| /Linux-v6.1/drivers/pinctrl/ |
| D | Kconfig | 126 muxing and a GPIO driver to handle the GPIO when the GPIO function is 168 function muxing and a GPIO driver to handle the GPIO when the GPIO 194 control frameworks. It provides interfaces to setup pin muxing, assign 196 Pin muxing and pin config settings are retrieved from device tree.
|
| /Linux-v6.1/drivers/pinctrl/bcm/ |
| D | Kconfig | 143 support individual pin muxing. 170 The Broadcom Northstar pins driver supports muxing multi-purpose pins
|
| /Linux-v6.1/drivers/phy/mscc/ |
| D | Kconfig | 12 Enable this for supporting SerDes muxing with Microsemi Ocelot.
|
| /Linux-v6.1/include/dt-bindings/pinctrl/ |
| D | rzn1-pinctrl.h | 4 * muxing functions. 13 * Given the different levels of muxing on the SoC, it was decided to
|
| D | r7s72100-pinctrl.h | 4 * muxing functions.
|
| /Linux-v6.1/drivers/phy/microchip/ |
| D | Kconfig | 21 Enable this for supporting SerDes muxing with Microchip LAN966X
|
| /Linux-v6.1/Documentation/driver-api/ |
| D | pin-control.rst | 291 may be muxing several GPIO ranges (typically SoCs that have one set of pins, 373 For all functionalities dealing with pin biasing, pin muxing etc, the pin 727 In the example activating muxing 0 and 1 at the same time setting bits 760 that driver request proper muxing and other control for its pins. 807 configuration and muxing logic can be constructed in several ways. Here 873 - Registers (or fields within registers) that control muxing of signals 977 configuration and the muxing of the "u0" or "gpio-mode" group onto these 984 specific muxing or configuration rather than anything related to the GPIO 1112 Further it is possible for one named state to affect the muxing of several 1210 PINCTRL_STATE_SLEEP at runtime, re-biasing or even re-muxing pins to save [all …]
|
| /Linux-v6.1/drivers/clk/versatile/ |
| D | Kconfig | 19 Supports clock muxing (REFCLK/TIMCLK to TIMERCLKEN0-3) capabilities
|
| /Linux-v6.1/drivers/usb/typec/mux/ |
| D | Kconfig | 11 provides support for muxing analog audio and sideband signals on a
|
| /Linux-v6.1/Documentation/devicetree/bindings/media/ |
| D | st-rc.txt | 18 - pinctrl-names, pinctrl-0: the pincontrol settings to configure muxing
|
| /Linux-v6.1/drivers/pinctrl/aspeed/ |
| D | pinctrl-aspeed.c | 233 pr_debug("Muxing pin %s for %s\n", pdesc->name, pfunc->name); in aspeed_pinmux_set_mux() 311 * button state once the BMC has booted by muxing each pin as a in aspeed_expr_is_gpio() 318 * want when muxing a pin as GPIO for the GPIO subsystem. in aspeed_expr_is_gpio() 384 pr_debug("Muxing pin %s for GPIO\n", pdesc->name); in aspeed_gpio_request_enable()
|
| /Linux-v6.1/Documentation/devicetree/bindings/pwm/ |
| D | clk-pwm.yaml | 14 (e.g. by muxing them to GPIO pins)
|
123456