Home
last modified time | relevance | path

Searched refs:GPIO1_BASE (Results 1 – 16 of 16) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx93/
H A Dimx93_bl31_setup.c123 mmio_write_32(GPIO1_BASE + 0x10, 0xffffffff); in bl31_plat_arch_setup()
124 mmio_write_32(GPIO1_BASE + 0x14, 0x3); in bl31_plat_arch_setup()
125 mmio_write_32(GPIO1_BASE + 0x18, 0xffffffff); in bl31_plat_arch_setup()
126 mmio_write_32(GPIO1_BASE + 0x1c, 0x3); in bl31_plat_arch_setup()
/rk3399_ARM-atf/plat/hisilicon/hikey/include/
H A Dhi6220.h57 #define GPIO1_BASE 0xF8012000 macro
/rk3399_ARM-atf/plat/rockchip/rk3568/
H A Drk3568_def.h59 #define GPIO1_BASE 0xfe740000 macro
/rk3399_ARM-atf/plat/rockchip/rk3328/
H A Drk3328_def.h42 #define GPIO1_BASE 0xff220000 macro
/rk3399_ARM-atf/plat/imx/imx9/imx95/include/
H A Dplatform_def.h69 #define GPIO1_BASE U(0x47400000) macro
/rk3399_ARM-atf/plat/imx/imx93/include/
H A Dplatform_def.h61 #define GPIO1_BASE U(0x47400000) macro
/rk3399_ARM-atf/plat/imx/imx9/imx94/include/
H A Dplatform_def.h63 #define GPIO1_BASE U(0x47400000) macro
/rk3399_ARM-atf/plat/rockchip/px30/
H A Dpx30_def.h82 #define GPIO1_BASE 0xff250000 macro
/rk3399_ARM-atf/plat/rockchip/rk3399/include/shared/
H A Daddressmap_shared.h36 #define GPIO1_BASE (MMIO_BASE + 0x07730000) macro
/rk3399_ARM-atf/plat/rockchip/rk3588/
H A Drk3588_def.h130 #define GPIO1_BASE 0xfec20000 macro
/rk3399_ARM-atf/plat/rockchip/rk3576/
H A Drk3576_def.h128 #define GPIO1_BASE 0x2ae10000 macro
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/soc/
H A Dsoc.c34 MAP_REGION_FLAT(GPIO1_BASE, GPIO1_SIZE,
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_bl_common.c448 pl061_gpio_register(GPIO1_BASE, 1); in hikey960_gpio_init()
/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhikey_bl_common.c54 pl061_gpio_register(GPIO1_BASE, 1); in hikey_gpio_init()
/rk3399_ARM-atf/plat/hisilicon/hikey960/include/
H A Dhi3660.h244 #define GPIO1_BASE UL(0xE8A0C000) macro
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/gpio/
H A Drk3399_gpio.c88 .port_base = GPIO1_BASE,