Searched refs:GPIO1_BASE (Results 1 – 11 of 11) sorted by relevance
119 mmio_write_32(GPIO1_BASE + 0x10, 0xffffffff); in bl31_plat_arch_setup()120 mmio_write_32(GPIO1_BASE + 0x14, 0x3); in bl31_plat_arch_setup()121 mmio_write_32(GPIO1_BASE + 0x18, 0xffffffff); in bl31_plat_arch_setup()122 mmio_write_32(GPIO1_BASE + 0x1c, 0x3); in bl31_plat_arch_setup()
57 #define GPIO1_BASE 0xF8012000 macro
42 #define GPIO1_BASE 0xff220000 macro
82 #define GPIO1_BASE 0xff250000 macro
58 #define GPIO1_BASE U(0x47400000) macro
36 #define GPIO1_BASE (MMIO_BASE + 0x07730000) macro
34 MAP_REGION_FLAT(GPIO1_BASE, GPIO1_SIZE,
448 pl061_gpio_register(GPIO1_BASE, 1); in hikey960_gpio_init()
244 #define GPIO1_BASE UL(0xE8A0C000) macro
54 pl061_gpio_register(GPIO1_BASE, 1); in hikey_gpio_init()
88 .port_base = GPIO1_BASE,