Home
last modified time | relevance | path

Searched refs:iomux (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/arch/arc/boot/dts/
Dabilis_tb101.dtsi43 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 …]
Dabilis_tb100.dtsi43 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 …]
Dabilis_tb10x.dtsi64 iomux: iomux@FF10601c { label
65 compatible = "abilis,tb10x-iomux";
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dqcom,apq8016-sbc.txt15 * "mic-iomux"
16 * "spkr-iomux"
37 reg-names = "mic-iomux", "spkr-iomux";
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dabilis,tb10x-iomux.txt7 - compatible: should be "abilis,tb10x-iomux";
52 iomux: iomux@FF10601c {
53 compatible = "abilis,tb10x-iomux";
78 gpio-ranges = <&iomux 0 0>;
Drockchip,pinctrl.txt21 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)
Dfsl,imx27-pinctrl.txt55 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.
Dfsl,imx-pinctrl.txt20 Required properties for iomux controller:
46 1. We have pin function node defined under iomux controller node to represent
Dfsl,imx7d-pinctrl.txt58 any of the iomux controllers. For example the I2C1 IP can use SCL pad from
Datmel,at91-pinctrl.txt20 Required properties for iomux controller:
/linux-4.4.14/arch/arm/mach-imx/
DMakefile11 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/
Dpinctrl-rockchip.c117 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/
Dabilis,tb10x-gpio.txt34 gpio-ranges = <&iomux 0 0 0>;
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dfsl.txt59 No iomux setup is done for these boards, so this must have been configured