Searched refs:SUNXI_R_PIO_BASE (Results 1 – 5 of 5) sorted by relevance
71 #define SUNXI_R_PIO_BASE 0x07022000 macro
105 #define SUNXI_R_PIO_BASE (REGS_RCPUS_BASE + 0x2c00) macro
196 #define SUNXI_R_PIO_BASE 0x01f02c00 macro
81 &((struct sunxi_gpio_reg *)SUNXI_R_PIO_BASE)->gpio_bank[(bank) - SUNXI_GPIO_L])
160 val = readl(SUNXI_R_PIO_BASE + SUN50I_H6_GPIO_POW_MOD_VAL); in gpio_init()161 writel(val, SUNXI_R_PIO_BASE + SUN50I_H6_GPIO_POW_MOD_SEL); in gpio_init()
Completed in 7 milliseconds