| /linux/arch/arc/boot/dts/ |
| H A D | abilis_tb101.dtsi | 29 iomux: iomux@ff10601c { label 172 gpio-ranges = <&iomux 0 0 0>; 185 gpio-ranges = <&iomux 0 0 0>; 198 gpio-ranges = <&iomux 0 0 0>; 211 gpio-ranges = <&iomux 0 0 0>; 224 gpio-ranges = <&iomux 0 0 0>; 237 gpio-ranges = <&iomux 0 0 0>; 250 gpio-ranges = <&iomux 0 0 0>; 263 gpio-ranges = <&iomux 0 0 0>; 276 gpio-ranges = <&iomux 0 0 0>; [all …]
|
| H A D | abilis_tb100.dtsi | 29 iomux: iomux@ff10601c { label 163 gpio-ranges = <&iomux 0 0 0>; 176 gpio-ranges = <&iomux 0 0 0>; 189 gpio-ranges = <&iomux 0 0 0>; 202 gpio-ranges = <&iomux 0 0 0>; 215 gpio-ranges = <&iomux 0 0 0>; 228 gpio-ranges = <&iomux 0 0 0>; 241 gpio-ranges = <&iomux 0 0 0>; 254 gpio-ranges = <&iomux 0 0 0>; 267 gpio-ranges = <&iomux 0 0 0>; [all …]
|
| H A D | abilis_tb10x.dtsi | 66 iomux: iomux@ff10601c { label 67 compatible = "abilis,tb10x-iomux";
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | abilis,tb10x-iomux.txt | 7 - compatible: should be "abilis,tb10x-iomux"; 52 iomux: iomux@ff10601c { 53 compatible = "abilis,tb10x-iomux"; 78 gpio-ranges = <&iomux 0 0>;
|
| H A D | fsl,imx-pinctrl.txt | 1 * Freescale IOMUX Controller (IOMUXC) for i.MX 3 The IOMUX Controller (IOMUXC), together with the IOMUX, enables the IC 20 Required properties for iomux controller: 46 1. We have pin function node defined under iomux controller node to represent
|
| H A D | brcm,nsp-pinmux.txt | 1 Broadcom NSP (Northstar plus) IOMUX Controller 3 The NSP IOMUX controller supports group based mux configuration. In 12 GPIO_CONTROL0, GP_AUX_SEL and IPROC_CONFIG IOMUX registers
|
| H A D | brcm,cygnus-pinmux.txt | 1 Broadcom Cygnus IOMUX Controller 3 The Cygnus IOMUX controller supports group based mux configuration. In 13 IOMUX registers
|
| H A D | fsl,imx25-pinctrl.txt | 1 * Freescale IMX25 IOMUX Controller
|
| H A D | fsl,imx8ulp-pinctrl.yaml | 7 title: Freescale IMX8ULP IOMUX Controller
|
| H A D | fsl,imxrt1050.yaml | 7 title: Freescale IMXRT1050 IOMUX Controller
|
| H A D | fsl,imxrt1170.yaml | 7 title: Freescale i.MXRT1170 IOMUX Controller
|
| H A D | fsl,imx8m-pinctrl.yaml | 7 title: Freescale IMX8M IOMUX Controller
|
| H A D | fsl,vf610-iomuxc.yaml | 7 title: Freescale Vybrid VF610 IOMUX Controller
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | qcom,apq8016-sbc-sndcard.yaml | 26 - const: mic-iomux 27 - const: spkr-iomux 117 reg-names = "mic-iomux", "spkr-iomux"; 165 reg-names = "mic-iomux", "spkr-iomux";
|
| /linux/drivers/pinctrl/bcm/ |
| H A D | pinctrl-nsp-mux.c | 4 * This file contains the Northstar plus (NSP) IOMUX driver that supports 5 * group based PINMUX configuration. The Northstar plus IOMUX controller 39 * nsp IOMUX register description 54 * Keep track of nsp IOMUX configuration and prevent double configuration 56 * @nsp_mux: nsp IOMUX register description 66 * Group based IOMUX configuration 71 * @mux: nsp group based IOMUX configuration 94 * nsp IOMUX pinctrl core 403 * IOMUX has been configured previously and one is trying to in nsp_pinmux_set() 588 dev_err(&pdev->dev, "unable to initialize IOMUX log\n"); in nsp_pinmux_probe() [all …]
|
| H A D | pinctrl-cygnus-mux.c | 5 * Broadcom Cygnus IOMUX driver 7 * This file contains the Cygnus IOMUX driver that supports group based PINMUX 9 * Cygnus IOMUX controller allows certain pins to be individually muxed to GPIO 34 * Cygnus IOMUX register description 47 * Keep track of Cygnus IOMUX configuration and prevent double configuration 49 * @cygnus_mux: Cygnus IOMUX register description 59 * Group based IOMUX configuration 64 * @mux: Cygnus group based IOMUX configuration 87 * Cygnus IOMUX pinctrl core 91 * @base0: first I/O register base of the Cygnus IOMUX controller [all …]
|
| H A D | pinctrl-ns2-mux.c | 4 * This file contains the Northstar2 IOMUX driver that supports group 42 * Northstar2 IOMUX register description 59 * Keep track of Northstar2 IOMUX configuration and prevent double 62 * @ns2_mux: Northstar2 IOMUX register description 72 * Group based IOMUX configuration 77 * @mux: Northstar2 group based IOMUX configuration 100 * Northstar2 IOMUX pinctrl core 104 * @base0: first IOMUX register base 105 * @base1: second IOMUX register base 587 * IOMUX has been configured previously and one is trying to in ns2_pinmux_set() [all …]
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-rockchip.c | 51 * Encode variants of iomux registers into a type variable 66 .iomux = { \ 79 .iomux = { \ 96 .iomux = { \ 117 .iomux = { \ 136 .iomux = { \ 157 .iomux = { \ 176 .iomux = { \ 201 .iomux = { \ 217 .iomux = { \ [all …]
|
| /linux/include/linux/mfd/syscon/ |
| H A D | imx6q-iomuxc-gpr.h | 395 /* For imx6sl iomux gpr register field define */ 399 /* For imx6sx iomux gpr register field define */ 453 /* For imx6ul iomux gpr register field define */ 469 /* For imx6sll iomux gpr register field define */
|
| H A D | imx7-iomuxc-gpr.h | 33 /* For imx7d iomux gpr register field define */
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | abilis,tb10x-gpio.yaml | 61 gpio-ranges = <&iomux 0 0 0>;
|
| /linux/sound/soc/qcom/ |
| H A D | apq8016_sbc.c | 315 data->mic_iomux = devm_platform_ioremap_resource_byname(pdev, "mic-iomux"); in apq8016_sbc_platform_probe() 319 data->spkr_iomux = devm_platform_ioremap_resource_byname(pdev, "spkr-iomux"); in apq8016_sbc_platform_probe()
|
| /linux/arch/arm/mach-imx/ |
| H A D | mach-imx6sl.c | 30 pr_err("failed to find fsl,imx6sl-iomux-gpr regmap\n"); in imx6sl_fec_init()
|
| H A D | mach-imx7d.c | 47 pr_err("failed to find fsl,imx7d-iomux-gpr regmap\n"); in imx7d_enet_clk_sel()
|
| /linux/Documentation/devicetree/bindings/soc/imx/ |
| H A D | fsl,imx-iomuxc-gpr.yaml | 7 title: Freescale IOMUX Controller General Purpose Registers
|