Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/
H A Drv1126b.c78 #define VCCIO1_IOC_BASE 0x201b0000 macro
182 writel(0xffff1111, VCCIO1_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_set_iomux()
183 writel(0xffff1111, VCCIO1_IOC_BASE + GPIO1A_IOMUX_SEL_H); in board_set_iomux()
184 writel(0xf0f01010, VCCIO1_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_set_iomux()
215 writel(0x0f0f0101, VCCIO1_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_set_iomux()
216 writel(0xffff1111, VCCIO1_IOC_BASE + GPIO1B_IOMUX_SEL_H); in board_set_iomux()
217 writel(0x00f00020, VCCIO1_IOC_BASE + GPIO1A_IOMUX_SEL_H); in board_set_iomux()
225 writel(0xffff2222, VCCIO1_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_set_iomux()
226 writel(0xf0f02020, VCCIO1_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_set_iomux()
239 writel(0xffff0000, VCCIO1_IOC_BASE + GPIO1A_IOMUX_SEL_L); in board_unset_iomux()
[all …]