Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/
H A Drv1126b.c73 #define PMUIO0_IOC_BASE 0x201a0000 macro
190 writel(0x00f00000, PMUIO0_IOC_BASE + GPIO0A_IOMUX_SEL_H); in board_set_iomux()
202 writel(0x00f00010, PMUIO0_IOC_BASE + GPIO0A_IOMUX_SEL_H); in board_set_iomux()
220 writel(0x0fff0111, PMUIO0_IOC_BASE + GPIO0B_IOMUX_SEL_L); in board_set_iomux()
221 writel(0xff001100, PMUIO0_IOC_BASE + GPIO0A_IOMUX_SEL_H); in board_set_iomux()
222 writel(0x00f00010, PMUIO0_IOC_BASE + GPIO0A_IOMUX_SEL_L); in board_set_iomux()
247 writel(0x00f00000, PMUIO0_IOC_BASE + GPIO0A_IOMUX_SEL_H); in board_unset_iomux()
266 writel(0x0fff0000, PMUIO0_IOC_BASE + GPIO0B_IOMUX_SEL_L); in board_unset_iomux()
267 writel(0xff000000, PMUIO0_IOC_BASE + GPIO0A_IOMUX_SEL_H); in board_unset_iomux()
268 writel(0x00f00000, PMUIO0_IOC_BASE + GPIO0A_IOMUX_SEL_L); in board_unset_iomux()