Home
last modified time | relevance | path

Searched refs:GPIO1A_IOMUX_SEL_L (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/
H A Drk3576.c38 #define GPIO1A_IOMUX_SEL_L 0x0020 macro
200 writel(0xffff1111, TOP_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_set_iomux()
213 writel(0xffff2222, TOP_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_set_iomux()
241 writel(0xffff0000, TOP_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_unset_iomux()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3562/
H A Drk3562.c137 #define GPIO1A_IOMUX_SEL_L 0x0 macro
543 writel(0xffff2222, GPIO1_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_set_iomux()
662 writel(0xffff1111, GPIO1_IOC_BASE + GPIO1A_IOMUX_SEL_L); in arch_cpu_init()
678 if (readl(GPIO1_IOC_BASE + GPIO1A_IOMUX_SEL_L) == 0x2222) { in arch_cpu_init()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/
H A Drv1126b.c79 #define GPIO1A_IOMUX_SEL_L 0x20 macro
182 writel(0xffff1111, VCCIO1_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_set_iomux()
225 writel(0xffff2222, VCCIO1_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_set_iomux()
239 writel(0xffff0000, VCCIO1_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_unset_iomux()
271 writel(0xffff0000, VCCIO1_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_unset_iomux()