Searched full:muxing (Results 1 – 25 of 137) sorted by relevance
123456
/Linux-v6.6/include/linux/pinctrl/ |
D | pinmux.h | 23 * available for muxing. This is called by the core to acquire the pins 30 * @get_function_name: return the function name of the muxing selector, 38 * @set_mux: enable a certain muxing function with a certain pin group. The 49 * @gpio_disable_free: free up GPIO muxing on a certain pin, the reverse of 54 * to the GPIO controllers that need pin muxing.
|
/Linux-v6.6/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.6/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.6/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.6/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,rt5350-pinctrl.yaml | 15 The pin controller can only set the muxing of pin groups. Muxing individual
|
D | ralink,rt305x-pinctrl.yaml | 15 The pin controller can only set the muxing of pin groups. Muxing individual
|
D | ralink,rt3352-pinctrl.yaml | 15 The pin controller can only set the muxing of pin groups. Muxing individual
|
D | mediatek,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 | mediatek,mt7620-pinctrl.yaml | 15 The pin controller can only set the muxing of pin groups. Muxing individual
|
D | mediatek,mt76x8-pinctrl.yaml | 15 The pin controller can only set the muxing of pin groups. Muxing individual
|
/Linux-v6.6/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.6/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.6/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.6/drivers/pinctrl/bcm/ |
D | Kconfig | 143 support individual pin muxing. 170 The Broadcom Northstar pins driver supports muxing multi-purpose pins
|
/Linux-v6.6/drivers/phy/mscc/ |
D | Kconfig | 12 Enable this for supporting SerDes muxing with Microsemi Ocelot.
|
/Linux-v6.6/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.6/Documentation/driver-api/ |
D | pin-control.rst | 280 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 681 In the example activating muxing 0 and 2 at the same time setting bits 715 that driver request proper muxing and other control for its pins. 762 configuration and muxing logic can be constructed in several ways. Here 827 - Registers (or fields within registers) that control muxing of signals 934 configuration and the muxing of the "u0" or "gpio-mode" group onto these 941 specific muxing or configuration rather than anything related to the GPIO 1081 Further it is possible for one named state to affect the muxing of several 1185 ``PINCTRL_STATE_SLEEP`` at runtime, re-biasing or even re-muxing pins to save [all …]
|
/Linux-v6.6/drivers/phy/microchip/ |
D | Kconfig | 21 Enable this for supporting SerDes muxing with Microchip LAN966X
|
/Linux-v6.6/drivers/clk/versatile/ |
D | Kconfig | 19 Supports clock muxing (REFCLK/TIMCLK to TIMERCLKEN0-3) capabilities
|
/Linux-v6.6/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed.c | 243 pr_debug("Muxing pin %s for %s\n", pdesc->name, pfunc->name); in aspeed_pinmux_set_mux() 321 * button state once the BMC has booted by muxing each pin as a in aspeed_expr_is_gpio() 328 * want when muxing a pin as GPIO for the GPIO subsystem. in aspeed_expr_is_gpio() 394 pr_debug("Muxing pin %s for GPIO\n", pdesc->name); in aspeed_gpio_request_enable()
|
/Linux-v6.6/Documentation/devicetree/bindings/media/ |
D | st-rc.txt | 18 - pinctrl-names, pinctrl-0: the pincontrol settings to configure muxing
|
123456