Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/
H A Drv1126b.c90 #define VCCIO2_IOC_BASE 0x201b8000 macro
188 writel(0xffff0000, VCCIO2_IOC_BASE + GPIO2A_IOMUX_SEL_L); in board_set_iomux()
189 writel(0x00ff0000, VCCIO2_IOC_BASE + GPIO2A_IOMUX_SEL_H); in board_set_iomux()
191 writel(0x0fff0aaa, VCCIO2_IOC_BASE + GPIO2A_PULL); in board_set_iomux()
200 writel(0xffff1111, VCCIO2_IOC_BASE + GPIO2A_IOMUX_SEL_L); in board_set_iomux()
201 writel(0x00ff0011, VCCIO2_IOC_BASE + GPIO2A_IOMUX_SEL_H); in board_set_iomux()
203 writel(0x0fff0555, VCCIO2_IOC_BASE + GPIO2A_PULL); in board_set_iomux()
209 writel(0x0ffc0554, VCCIO2_IOC_BASE + GPIO3A_PULL); in board_set_iomux()
244 writel(0xffff4400, VCCIO2_IOC_BASE + GPIO2A_IOMUX_SEL_L); in board_unset_iomux()
246 writel(0x00ff0000, VCCIO2_IOC_BASE + GPIO2A_IOMUX_SEL_H); in board_unset_iomux()
[all …]