Lines Matching +full:mmio +full:- +full:mux
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * arch/arm/mach-vt8500/vt8500.c
12 #include <asm/mach-types.h>
40 /* SoC MMIO registers */
70 fb = of_find_compatible_node(NULL, NULL, "via,vt8500-fb"); in vt8500_init()
72 np = of_find_compatible_node(NULL, NULL, "via,vt8500-gpio"); in vt8500_init()
92 pr_err("%s: Could not remap GPIO mux\n", __func__); in vt8500_init()
99 fb = of_find_compatible_node(NULL, NULL, "wm,wm8505-fb"); in vt8500_init()
101 np = of_find_compatible_node(NULL, NULL, "wm,wm8505-gpio"); in vt8500_init()
104 "wm,wm8650-gpio"); in vt8500_init()
124 pr_err("%s: Could not remap GPIO mux\n", __func__); in vt8500_init()
130 np = of_find_compatible_node(NULL, NULL, "via,vt8500-pmc"); in vt8500_init()