Home
last modified time | relevance | path

Searched refs:GRF_GPIO2A_P (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3399/include/shared/
H A Dpmu_regs.h135 #define GRF_GPIO2A_P 0xe040 macro
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/gpio/
H A Drk3399_gpio.c51 #define GRF_GPIO2A_P 0xe040 macro
94 .pull_base = GRF_BASE + GRF_GPIO2A_P,
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/soc/
H A Dsoc.h253 #define GRF_GPIO2A_P 0xe040 macro
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/
H A Dpmu.c925 GRF_GPIO2A_P + i * 4); in suspend_apio()
971 mmio_write_32(GRF_BASE + GRF_GPIO2A_P, REG_SOC_WMSK | 0); in suspend_apio()
1041 mmio_write_32(GRF_BASE + GRF_GPIO2A_P + i * 4, in resume_apio()