Searched refs:VCCIO2_IOC_BASE (Results 1 – 1 of 1) sorted by relevance
90 #define VCCIO2_IOC_BASE 0x201b8000 macro188 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 …]