Searched refs:GPIO1B_IOMUX_SEL_L (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/ |
| H A D | rk3576.c | 40 #define GPIO1B_IOMUX_SEL_L 0x0028 macro 202 writel(0xffff1111, TOP_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_set_iomux() 214 writel(0xffff2020, TOP_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_set_iomux() 242 writel(0xffff0000, TOP_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_unset_iomux()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/ |
| H A D | rv1126b.c | 81 #define GPIO1B_IOMUX_SEL_L 0x28 macro 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() 226 writel(0xf0f02020, VCCIO1_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_set_iomux() 241 writel(0xf0f00000, VCCIO1_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_unset_iomux() 261 writel(0x0f0f0000, VCCIO1_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_unset_iomux() 272 writel(0xf0f00000, VCCIO1_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_unset_iomux()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3562/ |
| H A D | rk3562.c | 139 #define GPIO1B_IOMUX_SEL_L 0x8 macro 544 writel(0x00ff0022, GPIO1_IOC_BASE + GPIO1B_IOMUX_SEL_L); in board_set_iomux() 664 writel(0xffff1111, GPIO1_IOC_BASE + GPIO1B_IOMUX_SEL_L); in arch_cpu_init()
|