Searched refs:SUNXI_PIO_BASE (Results 1 – 5 of 5) sorted by relevance
25 #define SUNXI_PIO_BASE 0x0300B000 macro
84 #define SUNXI_PIO_BASE (REGS_APB0_BASE + 0x0800) macro
83 #define SUNXI_PIO_BASE 0x01c20800 macro
80 &((struct sunxi_gpio_reg *)SUNXI_PIO_BASE)->gpio_bank[bank] : \
158 val = readl(SUNXI_PIO_BASE + SUN50I_H6_GPIO_POW_MOD_VAL); in gpio_init()159 writel(val, SUNXI_PIO_BASE + SUN50I_H6_GPIO_POW_MOD_SEL); in gpio_init()
Completed in 7 milliseconds