Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_pm.c192 #ifdef SECURE_GPIO_BASE in qemu_system_off()
207 #ifdef SECURE_GPIO_BASE in qemu_system_reset()
H A Dqemu_bl31_setup.c299 #ifdef SECURE_GPIO_BASE in qemu_gpio_init()
301 pl061_gpio_register(SECURE_GPIO_BASE, 0); in qemu_gpio_init()
/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h91 #define SECURE_GPIO_BASE 0x090b0000 macro