| /rk3399_ARM-atf/plat/imx/imx93/ |
| H A D | imx93_bl31_setup.c | 113 mmio_write_32(GPIO3_BASE + 0x10, 0xffffffff); in bl31_plat_arch_setup() 114 mmio_write_32(GPIO3_BASE + 0x14, 0x3); in bl31_plat_arch_setup() 115 mmio_write_32(GPIO3_BASE + 0x18, 0xffffffff); in bl31_plat_arch_setup() 116 mmio_write_32(GPIO3_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 | 55 GPIO_CTX(GPIO3_BASE, 32U),
|
| /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 | 61 GPIO_CTX(GPIO3_BASE, 26U),
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/include/ |
| H A D | hi6220.h | 59 #define GPIO3_BASE 0xF8014000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3568/ |
| H A D | rk3568_def.h | 61 #define GPIO3_BASE 0xfe760000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3328/ |
| H A D | rk3328_def.h | 48 #define GPIO3_BASE 0xff240000 macro
|
| /rk3399_ARM-atf/plat/imx/imx9/imx95/include/ |
| H A D | platform_def.h | 71 #define GPIO3_BASE U(0x43820000) macro
|
| /rk3399_ARM-atf/plat/imx/imx93/include/ |
| H A D | platform_def.h | 63 #define GPIO3_BASE U(0x43820000) macro
|
| /rk3399_ARM-atf/plat/imx/imx9/imx94/include/ |
| H A D | platform_def.h | 65 #define GPIO3_BASE U(0x43820000) macro
|
| /rk3399_ARM-atf/plat/rockchip/px30/ |
| H A D | px30_def.h | 88 #define GPIO3_BASE 0xff270000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/include/shared/ |
| H A D | addressmap_shared.h | 41 #define GPIO3_BASE (MMIO_BASE + 0x07788000) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3588/ |
| H A D | rk3588_def.h | 132 #define GPIO3_BASE 0xfec40000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3576/ |
| H A D | rk3576_def.h | 130 #define GPIO3_BASE 0x2ae30000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3328/drivers/soc/ |
| H A D | soc.c | 38 MAP_REGION_FLAT(GPIO3_BASE, GPIO3_SIZE,
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_bl_common.c | 450 pl061_gpio_register(GPIO3_BASE, 3); in hikey960_gpio_init()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/ |
| H A D | hikey_bl_common.c | 56 pl061_gpio_register(GPIO3_BASE, 3); in hikey_gpio_init()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/include/ |
| H A D | hi3660.h | 246 #define GPIO3_BASE UL(0xE8A0E000) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/ |
| H A D | pmu.c | 938 gpio_direction[1] = mmio_read_32(GPIO3_BASE + 0x04); in suspend_apio() 958 mmio_clrbits_32(GPIO3_BASE + 0x04, 0x00ffffff); in suspend_apio() 1025 mmio_clrbits_32(GPIO3_BASE + 0x04, 0xff000000); in suspend_apio() 1049 mmio_write_32(GPIO3_BASE + 0x04, gpio_direction[1]); in resume_apio()
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/gpio/ |
| H A D | rk3399_gpio.c | 102 .port_base = GPIO3_BASE,
|