Home
last modified time | relevance | path

Searched refs:gpio_ctx (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx9/common/include/
H A Dimx9_sys_sleep.h22 struct gpio_ctx { struct
49 extern struct gpio_ctx gpios[GPIO_NUM]; argument
/rk3399_ARM-atf/plat/imx/imx8ulp/
H A Dapd_context.c107 struct gpio_ctx { struct
120 static struct gpio_ctx apd_gpio_ctx[APD_GPIO_CTRL_NUM] = { argument
125 static struct gpio_ctx lpav_gpio_ctx = GPIO_CTX(IMX_GPIOD_BASE, 24);
187 void gpio_save(struct gpio_ctx *ctx, int port_num) in gpio_save()
214 void gpio_restore(struct gpio_ctx *ctx, int port_num) in gpio_restore()
/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_sys_sleep.c52 static void gpio_save(struct gpio_ctx *ctx) in gpio_save()
79 static void gpio_restore(struct gpio_ctx *ctx) in gpio_restore()
/rk3399_ARM-atf/plat/imx/imx9/imx95/
H A Dimx95_psci.c53 struct gpio_ctx gpios[GPIO_NUM] = {
/rk3399_ARM-atf/plat/imx/imx9/imx94/
H A Dimx94_psci.c59 struct gpio_ctx gpios[GPIO_NUM] = {