Searched refs:GPIO0_BASE (Results 1 – 15 of 15) sorted by relevance
| /rk3399_ARM-atf/plat/hisilicon/hikey/include/ |
| H A D | hi6220.h | 56 #define GPIO0_BASE 0xF8011000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3568/ |
| H A D | rk3568_def.h | 47 #define GPIO0_BASE 0xfdd60000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3328/ |
| H A D | rk3328_def.h | 39 #define GPIO0_BASE 0xff210000 macro
|
| /rk3399_ARM-atf/plat/rockchip/px30/ |
| H A D | px30_def.h | 34 #define GPIO0_BASE 0xff040000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/include/shared/ |
| H A D | addressmap_shared.h | 35 #define GPIO0_BASE (MMIO_BASE + 0x07720000) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3588/ |
| H A D | rk3588_def.h | 83 #define GPIO0_BASE 0xfd8a0000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3576/ |
| H A D | rk3576_def.h | 75 #define GPIO0_BASE 0x27320000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3328/drivers/soc/ |
| H A D | soc.c | 32 MAP_REGION_FLAT(GPIO0_BASE, GPIO0_SIZE,
|
| /rk3399_ARM-atf/plat/rockchip/px30/drivers/pmu/ |
| H A D | pmu.c | 1015 val = mmio_read_32(GPIO0_BASE + SWPORTA_DDR); in rockchip_soc_system_off() 1017 mmio_write_32(GPIO0_BASE + SWPORTA_DDR, val); in rockchip_soc_system_off() 1020 val = mmio_read_32(GPIO0_BASE); in rockchip_soc_system_off() 1022 mmio_write_32(GPIO0_BASE, val); in rockchip_soc_system_off()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_bl_common.c | 447 pl061_gpio_register(GPIO0_BASE, 0); in hikey960_gpio_init()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/ |
| H A D | hikey_bl_common.c | 53 pl061_gpio_register(GPIO0_BASE, 0); in hikey_gpio_init()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/include/ |
| H A D | hi3660.h | 243 #define GPIO0_BASE UL(0xE8A0B000) macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/gpio/ |
| H A D | rk3399_gpio.c | 81 .port_base = GPIO0_BASE,
|
| /rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/ |
| H A D | pmu.c | 996 mmio_write_32(GPIO0_BASE + GPIO_SWPORT_DDR_L, in rockchip_soc_system_off() 1000 mmio_write_32(GPIO0_BASE + GPIO_SWPORT_DR_L, in rockchip_soc_system_off()
|
| /rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/ |
| H A D | pmu.c | 1358 mmio_write_32(GPIO0_BASE + GPIO_SWPORT_DDR_L, in rockchip_soc_system_off() 1362 mmio_write_32(GPIO0_BASE + GPIO_SWPORT_DR_L, in rockchip_soc_system_off()
|