Searched refs:iomux (Results 1 – 14 of 14) sorted by relevance
| /linux-4.4.14/arch/arc/boot/dts/ |
| D | abilis_tb101.dtsi | 43 iomux: iomux@FF10601c { label 186 gpio-ranges = <&iomux 0 0 0>; 199 gpio-ranges = <&iomux 0 0 0>; 212 gpio-ranges = <&iomux 0 0 0>; 225 gpio-ranges = <&iomux 0 0 0>; 238 gpio-ranges = <&iomux 0 0 0>; 251 gpio-ranges = <&iomux 0 0 0>; 264 gpio-ranges = <&iomux 0 0 0>; 277 gpio-ranges = <&iomux 0 0 0>; 290 gpio-ranges = <&iomux 0 0 0>; [all …]
|
| D | abilis_tb100.dtsi | 43 iomux: iomux@FF10601c { label 177 gpio-ranges = <&iomux 0 0 0>; 190 gpio-ranges = <&iomux 0 0 0>; 203 gpio-ranges = <&iomux 0 0 0>; 216 gpio-ranges = <&iomux 0 0 0>; 229 gpio-ranges = <&iomux 0 0 0>; 242 gpio-ranges = <&iomux 0 0 0>; 255 gpio-ranges = <&iomux 0 0 0>; 268 gpio-ranges = <&iomux 0 0 0>; 281 gpio-ranges = <&iomux 0 0 0>; [all …]
|
| D | abilis_tb10x.dtsi | 64 iomux: iomux@FF10601c { label 65 compatible = "abilis,tb10x-iomux";
|
| /linux-4.4.14/Documentation/devicetree/bindings/sound/ |
| D | qcom,apq8016-sbc.txt | 15 * "mic-iomux" 16 * "spkr-iomux" 37 reg-names = "mic-iomux", "spkr-iomux";
|
| /linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
| 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>;
|
| D | rockchip,pinctrl.txt | 21 Required properties for iomux controller: 28 Optional properties for iomux controller: 30 as some SoCs carry parts of the iomux controller registers there. 34 Deprecated properties for iomux controller: 35 - reg: first element is the general register space of the iomux controller 42 - reg: register of the gpio bank (different than the iomux registerset)
|
| D | fsl,imx27-pinctrl.txt | 55 The iomux controller has gpio child nodes which are embedded in the iomux 56 control registers. They have to be defined as child nodes of the iomux device 58 properties for the iomux device node are required.
|
| D | fsl,imx-pinctrl.txt | 20 Required properties for iomux controller: 46 1. We have pin function node defined under iomux controller node to represent
|
| D | fsl,imx7d-pinctrl.txt | 58 any of the iomux controllers. For example the I2C1 IP can use SCL pad from
|
| D | atmel,at91-pinctrl.txt | 20 Required properties for iomux controller:
|
| /linux-4.4.14/arch/arm/mach-imx/ |
| D | Makefile | 11 obj-$(CONFIG_SOC_IMX31) += mm-imx3.o cpu-imx31.o iomux-imx31.o ehci-imx31.o pm-imx3.o 17 obj-$(CONFIG_IMX_HAVE_IOMUX_V1) += iomux-v1.o 18 obj-$(CONFIG_ARCH_MXC_IOMUX_V3) += iomux-v3.o
|
| /linux-4.4.14/drivers/pinctrl/ |
| D | pinctrl-rockchip.c | 117 struct rockchip_iomux iomux[4]; member 133 .iomux = { \ 146 .iomux = { \ 397 if (bank->iomux[iomux_num].type & IOMUX_UNROUTED) { in rockchip_get_mux() 402 if (bank->iomux[iomux_num].type & IOMUX_GPIO_ONLY) in rockchip_get_mux() 405 regmap = (bank->iomux[iomux_num].type & IOMUX_SOURCE_PMU) in rockchip_get_mux() 409 mask = (bank->iomux[iomux_num].type & IOMUX_WIDTH_4BIT) ? 0xf : 0x3; in rockchip_get_mux() 410 reg = bank->iomux[iomux_num].offset; in rockchip_get_mux() 411 if (bank->iomux[iomux_num].type & IOMUX_WIDTH_4BIT) { in rockchip_get_mux() 452 if (bank->iomux[iomux_num].type & IOMUX_UNROUTED) { in rockchip_set_mux() [all …]
|
| /linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
| D | abilis,tb10x-gpio.txt | 34 gpio-ranges = <&iomux 0 0 0>;
|
| /linux-4.4.14/Documentation/devicetree/bindings/arm/ |
| D | fsl.txt | 59 No iomux setup is done for these boards, so this must have been configured
|