Home
last modified time | relevance | path

Searched refs:SECURE_GPIO_BASE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/plat/qemu/common/
Dqemu_bl31_setup.c110 #ifdef SECURE_GPIO_BASE in qemu_gpio_init()
112 pl061_gpio_register(SECURE_GPIO_BASE, 0); in qemu_gpio_init()
Dqemu_pm.c208 #ifdef SECURE_GPIO_BASE in qemu_system_off()
223 #ifdef SECURE_GPIO_BASE in qemu_system_reset()
/trusted-firmware-a-latest/plat/qemu/qemu/include/
Dplatform_def.h91 #define SECURE_GPIO_BASE 0x090b0000 macro