Searched refs:GPIO3_BASE (Results 1 – 10 of 10) sorted by relevance
59 #define GPIO3_BASE 0xF8014000 macro
48 #define GPIO3_BASE 0xff240000 macro
88 #define GPIO3_BASE 0xff270000 macro
41 #define GPIO3_BASE (MMIO_BASE + 0x07788000) macro
38 MAP_REGION_FLAT(GPIO3_BASE, GPIO3_SIZE,
56 pl061_gpio_register(GPIO3_BASE, 3); in hikey_gpio_init()
450 pl061_gpio_register(GPIO3_BASE, 3); in hikey960_gpio_init()
246 #define GPIO3_BASE UL(0xE8A0E000) macro
938 gpio_direction[1] = mmio_read_32(GPIO3_BASE + 0x04); in suspend_apio()958 mmio_clrbits_32(GPIO3_BASE + 0x04, 0x00ffffff); in suspend_apio()1025 mmio_clrbits_32(GPIO3_BASE + 0x04, 0xff000000); in suspend_apio()1049 mmio_write_32(GPIO3_BASE + 0x04, gpio_direction[1]); in resume_apio()
25 GPIO3_BASE,
Completed in 13 milliseconds