Home
last modified time | relevance | path

Searched refs:plat_get_rockchip_gpio_reset (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/common/include/
H A Dplat_private.h106 struct bl_aux_gpio_info *plat_get_rockchip_gpio_reset(void);
/rk3399_ARM-atf/plat/rockchip/common/
H A Dparams_setup.c177 struct bl_aux_gpio_info *plat_get_rockchip_gpio_reset(void) in plat_get_rockchip_gpio_reset() function
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/
H A Dpmu.c1525 rst_gpio = plat_get_rockchip_gpio_reset(); in rockchip_soc_soft_reset()