| /rk3399_ARM-atf/drivers/renesas/common/ |
| H A D | pfc_regs.h | 10 #define GPIO_BASE (0xE6050000U) macro 13 #define GPIO_IOINTSEL0 (GPIO_BASE + 0x0000U) 14 #define GPIO_INOUTSEL0 (GPIO_BASE + 0x0004U) 15 #define GPIO_OUTDT0 (GPIO_BASE + 0x0008U) 16 #define GPIO_INDT0 (GPIO_BASE + 0x000CU) 17 #define GPIO_INTDT0 (GPIO_BASE + 0x0010U) 18 #define GPIO_INTCLR0 (GPIO_BASE + 0x0014U) 19 #define GPIO_INTMSK0 (GPIO_BASE + 0x0018U) 20 #define GPIO_MSKCLR0 (GPIO_BASE + 0x001CU) 21 #define GPIO_POSNEG0 (GPIO_BASE + 0x0020U) [all …]
|
| /rk3399_ARM-atf/plat/renesas/common/include/ |
| H A D | rcar_def.h | 279 #define GPIO_BASE (0xE6050000U) macro 280 #define GPIO_INDT1 (GPIO_BASE + 0x100CU) 281 #define GPIO_INDT3 (GPIO_BASE + 0x300CU) 282 #define GPIO_INDT6 (GPIO_BASE + 0x540CU) 283 #define GPIO_OUTDT1 (GPIO_BASE + 0x1008U) 284 #define GPIO_OUTDT3 (GPIO_BASE + 0x3008U) 285 #define GPIO_OUTDT6 (GPIO_BASE + 0x5408U)
|
| /rk3399_ARM-atf/plat/mediatek/drivers/gpio/ |
| H A D | mtgpio_common.c | 22 #define DIR_BASE (GPIO_BASE + 0x000) 23 #define DOUT_BASE (GPIO_BASE + 0x100) 24 #define DIN_BASE (GPIO_BASE + 0x200) 25 #define MODE_BASE (GPIO_BASE + 0x300)
|
| /rk3399_ARM-atf/plat/mediatek/mt8183/drivers/gpio/ |
| H A D | mtgpio.c | 25 #define DIR_BASE (GPIO_BASE + 0x000) 26 #define DOUT_BASE (GPIO_BASE + 0x100) 27 #define DIN_BASE (GPIO_BASE + 0x200) 28 #define MODE_BASE (GPIO_BASE + 0x300)
|
| /rk3399_ARM-atf/plat/mediatek/mt8196/drivers/gpio/ |
| H A D | mtgpio.c | 41 reg_addr = GPIO_BASE; in mt_gpio_find_reg_addr()
|
| /rk3399_ARM-atf/plat/hisilicon/poplar/include/ |
| H A D | hi3798cv200.h | 36 #define GPIO_BASE(x) (x != 5 ? \ macro
|
| /rk3399_ARM-atf/plat/hisilicon/poplar/ |
| H A D | bl1_plat_setup.c | 104 pl061_gpio_register(GPIO_BASE(i), i); in bl1_platform_setup()
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/include/ |
| H A D | platform_def.h | 41 #define GPIO_BASE (IO_PHYS + 0x00005000) macro
|
| /rk3399_ARM-atf/plat/mediatek/mt8173/include/ |
| H A D | mt8173_def.h | 21 #define GPIO_BASE (IO_PHYS + 0x5000) macro
|
| /rk3399_ARM-atf/plat/mediatek/mt8186/include/ |
| H A D | platform_def.h | 43 #define GPIO_BASE (IO_PHYS + 0x00005000) macro
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/include/ |
| H A D | platform_def.h | 59 #define GPIO_BASE (IO_PHYS + 0x00005000) macro
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/drivers/spm/ |
| H A D | mt_spm_conservation.c | 137 #define GPIO_BANK (GPIO_BASE + 0x6F0)
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/drivers/spm/ |
| H A D | mt_spm_conservation.c | 137 #define GPIO_BANK (GPIO_BASE + 0x6F0)
|
| /rk3399_ARM-atf/plat/mediatek/mt8186/drivers/spm/ |
| H A D | mt_spm_conservation.c | 149 #define GPIO_BANK (GPIO_BASE + 0x6F0)
|
| /rk3399_ARM-atf/plat/mediatek/mt8189/include/ |
| H A D | platform_def.h | 30 #define GPIO_BASE (IO_PHYS + 0x00005000) macro
|
| /rk3399_ARM-atf/plat/mediatek/mt8188/include/ |
| H A D | platform_def.h | 66 #define GPIO_BASE (IO_PHYS + 0x00005000) macro
|
| /rk3399_ARM-atf/plat/mediatek/mt8196/include/ |
| H A D | platform_def.h | 89 #define GPIO_BASE (IO_PHYS + 0x0002D000) macro
|
| /rk3399_ARM-atf/plat/mediatek/mt8183/include/ |
| H A D | platform_def.h | 18 #define GPIO_BASE (IO_PHYS + 0x5000) macro
|