Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/imx/imx93/
Dimx93_bl31_setup.c119 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()
/trusted-firmware-a-latest/plat/hisilicon/hikey/include/
Dhi6220.h57 #define GPIO1_BASE 0xF8012000 macro
/trusted-firmware-a-latest/plat/rockchip/rk3328/
Drk3328_def.h42 #define GPIO1_BASE 0xff220000 macro
/trusted-firmware-a-latest/plat/rockchip/px30/
Dpx30_def.h82 #define GPIO1_BASE 0xff250000 macro
/trusted-firmware-a-latest/plat/imx/imx93/include/
Dplatform_def.h58 #define GPIO1_BASE U(0x47400000) macro
/trusted-firmware-a-latest/plat/rockchip/rk3399/include/shared/
Daddressmap_shared.h36 #define GPIO1_BASE (MMIO_BASE + 0x07730000) macro
/trusted-firmware-a-latest/plat/rockchip/rk3328/drivers/soc/
Dsoc.c34 MAP_REGION_FLAT(GPIO1_BASE, GPIO1_SIZE,
/trusted-firmware-a-latest/plat/hisilicon/hikey960/
Dhikey960_bl_common.c448 pl061_gpio_register(GPIO1_BASE, 1); in hikey960_gpio_init()
/trusted-firmware-a-latest/plat/hisilicon/hikey960/include/
Dhi3660.h244 #define GPIO1_BASE UL(0xE8A0C000) macro
/trusted-firmware-a-latest/plat/hisilicon/hikey/
Dhikey_bl_common.c54 pl061_gpio_register(GPIO1_BASE, 1); in hikey_gpio_init()
/trusted-firmware-a-latest/plat/rockchip/rk3399/drivers/gpio/
Drk3399_gpio.c88 .port_base = GPIO1_BASE,