Searched refs:gpio_info (Results 1 – 4 of 4) sorted by relevance
19 static struct gpio_info param_reset;20 static struct gpio_info param_poweroff;22 static struct gpio_info *rst_gpio;23 static struct gpio_info *poweroff_gpio;24 static struct gpio_info suspend_gpio[10];28 struct gpio_info *plat_get_rockchip_gpio_reset(void) in plat_get_rockchip_gpio_reset()33 struct gpio_info *plat_get_rockchip_gpio_poweroff(void) in plat_get_rockchip_gpio_poweroff()38 struct gpio_info *plat_get_rockchip_suspend_gpio(uint32_t *count) in plat_get_rockchip_suspend_gpio()62 sizeof(struct gpio_info)); in params_early_setup()68 sizeof(struct gpio_info)); in params_early_setup()[all …]
69 struct gpio_info { struct84 struct gpio_info gpio; argument
88 struct gpio_info *plat_get_rockchip_gpio_reset(void);89 struct gpio_info *plat_get_rockchip_gpio_poweroff(void);90 struct gpio_info *plat_get_rockchip_suspend_gpio(uint32_t *count);
1045 struct gpio_info *suspend_gpio; in suspend_gpio()1060 struct gpio_info *suspend_gpio; in resume_gpio()1496 struct gpio_info *rst_gpio; in rockchip_soc_soft_reset()1513 struct gpio_info *poweroff_gpio; in rockchip_soc_system_off()