Home
last modified time | relevance | path

Searched refs:GPIO2A_IOMUX_SEL_L (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/
H A Drk3576.c46 #define GPIO2A_IOMUX_SEL_L 0x0040 macro
204 writel(0xffff1111, TOP_IOC_BASE + GPIO2A_IOMUX_SEL_L); in board_set_iomux()
217 writel(0xffff2222, TOP_IOC_BASE + GPIO2A_IOMUX_SEL_L); in board_set_iomux()
245 writel(0xffff0000, TOP_IOC_BASE + GPIO2A_IOMUX_SEL_L); in board_unset_iomux()
414 if (readl(TOP_IOC_BASE + GPIO2A_IOMUX_SEL_L) != 0x2222) in arch_cpu_init()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/
H A Drv1126b.c91 #define GPIO2A_IOMUX_SEL_L 0x40 macro
188 writel(0xffff0000, VCCIO2_IOC_BASE + GPIO2A_IOMUX_SEL_L); in board_set_iomux()
200 writel(0xffff1111, VCCIO2_IOC_BASE + GPIO2A_IOMUX_SEL_L); in board_set_iomux()
244 writel(0xffff4400, VCCIO2_IOC_BASE + GPIO2A_IOMUX_SEL_L); in board_unset_iomux()