Searched refs:VCCIO3_IOC_BASE (Results 1 – 1 of 1) sorted by relevance
95 #define VCCIO3_IOC_BASE 0x201c0000 macro205 writel(0xffff1111, VCCIO3_IOC_BASE + GPIO3A_IOMUX_SEL_L); in board_set_iomux()206 writel(0x00ff0011, VCCIO3_IOC_BASE + GPIO3A_IOMUX_SEL_H); in board_set_iomux()207 writel(0x0f000300, VCCIO3_IOC_BASE + GPIO3B_IOMUX_SEL_H); in board_set_iomux()251 writel(0xffff0000, VCCIO3_IOC_BASE + GPIO3A_IOMUX_SEL_L); in board_unset_iomux()252 writel(0x00ff0000, VCCIO3_IOC_BASE + GPIO3A_IOMUX_SEL_H); in board_unset_iomux()253 writel(0x0f000000, VCCIO3_IOC_BASE + GPIO3B_IOMUX_SEL_H); in board_unset_iomux()