Searched refs:GPIO4_BASE (Results 1 – 7 of 7) sorted by relevance
60 #define GPIO4_BASE 0xF7020000 macro
29 case 4: return GPIO4_BASE; in GpioBase()
42 #define GPIO4_BASE (MMIO_BASE + 0x07790000) macro
21 #define GPIO4_BASE (0x49054000) macro
924 gpio_direction[2] = mmio_read_32(GPIO4_BASE + 0x04); in suspend_apio()994 mmio_clrbits_32(GPIO4_BASE + 0x04, 0x7fff0000); in suspend_apio()1011 mmio_clrbits_32(GPIO4_BASE + 0x04, 0x000000ff); in suspend_apio()1035 mmio_write_32(GPIO4_BASE + 0x04, gpio_direction[2]); in resume_apio()
22 GPIO4_BASE,
166 pl061_gpio_register(GPIO4_BASE, 4); in hikey_gpio_init()