| /rk3399_ARM-atf/plat/imx/imx93/ |
| H A D | imx93_bl31_setup.c | 118 mmio_write_32(GPIO4_BASE + 0x10, 0xffffffff); in bl31_plat_arch_setup() 119 mmio_write_32(GPIO4_BASE + 0x14, 0x3); in bl31_plat_arch_setup() 120 mmio_write_32(GPIO4_BASE + 0x18, 0xffffffff); in bl31_plat_arch_setup() 121 mmio_write_32(GPIO4_BASE + 0x1c, 0x3); in bl31_plat_arch_setup()
|
| /rk3399_ARM-atf/plat/imx/imx9/imx95/ |
| H A D | imx95_bl31_setup.c | 18 GPIO2_BASE, GPIO3_BASE, GPIO4_BASE, GPIO5_BASE
|
| H A D | imx95_psci.c | 56 GPIO_CTX(GPIO4_BASE, 30U),
|
| /rk3399_ARM-atf/plat/imx/imx9/imx94/ |
| H A D | imx94_bl31_setup.c | 18 GPIO2_BASE, GPIO3_BASE, GPIO4_BASE, GPIO5_BASE,
|
| H A D | imx94_psci.c | 62 GPIO_CTX(GPIO4_BASE, 32U),
|
| /rk3399_ARM-atf/plat/imx/imx9/imx95/include/ |
| H A D | platform_def.h | 72 #define GPIO4_BASE U(0x43840000) macro 118 #define GPIO4_MAP MAP_REGION_FLAT(GPIO4_BASE, 0x20000, MT_DEVICE | MT_RW)
|
| /rk3399_ARM-atf/plat/imx/imx9/imx94/include/ |
| H A D | platform_def.h | 66 #define GPIO4_BASE U(0x43840000) macro 115 #define GPIO4_MAP MAP_REGION_FLAT(GPIO4_BASE, 0x20000, MT_DEVICE | MT_RW)
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/include/ |
| H A D | hi6220.h | 60 #define GPIO4_BASE 0xF7020000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3568/ |
| H A D | rk3568_def.h | 62 #define GPIO4_BASE 0xfe770000 macro
|
| /rk3399_ARM-atf/plat/imx/imx93/include/ |
| H A D | platform_def.h | 64 #define GPIO4_BASE U(0x43830000) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/include/shared/ |
| H A D | addressmap_shared.h | 42 #define GPIO4_BASE (MMIO_BASE + 0x07790000) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3588/ |
| H A D | rk3588_def.h | 133 #define GPIO4_BASE 0xfec50000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3576/ |
| H A D | rk3576_def.h | 131 #define GPIO4_BASE 0x2ae40000 macro
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_bl_common.c | 451 pl061_gpio_register(GPIO4_BASE, 4); in hikey960_gpio_init()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/ |
| H A D | hikey_bl_common.c | 57 pl061_gpio_register(GPIO4_BASE, 4); in hikey_gpio_init()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/include/ |
| H A D | hi3660.h | 247 #define GPIO4_BASE UL(0xE8A0F000) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/ |
| H A D | pmu.c | 939 gpio_direction[2] = mmio_read_32(GPIO4_BASE + 0x04); in suspend_apio() 1009 mmio_clrbits_32(GPIO4_BASE + 0x04, 0x7fff0000); in suspend_apio() 1026 mmio_clrbits_32(GPIO4_BASE + 0x04, 0x000000ff); in suspend_apio() 1050 mmio_write_32(GPIO4_BASE + 0x04, gpio_direction[2]); in resume_apio()
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/gpio/ |
| H A D | rk3399_gpio.c | 109 .port_base = GPIO4_BASE,
|