Searched refs:GPIO_CTX (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/imx/imx9/imx94/ |
| H A D | imx94_psci.c | 60 GPIO_CTX(GPIO2_BASE, 32U), 61 GPIO_CTX(GPIO3_BASE, 26U), 62 GPIO_CTX(GPIO4_BASE, 32U), 63 GPIO_CTX(GPIO5_BASE, 32U), 64 GPIO_CTX(GPIO6_BASE, 32U), 65 GPIO_CTX(GPIO7_BASE, 22U),
|
| /rk3399_ARM-atf/plat/imx/imx9/imx95/ |
| H A D | imx95_psci.c | 54 GPIO_CTX(GPIO2_BASE, 32U), 55 GPIO_CTX(GPIO3_BASE, 32U), 56 GPIO_CTX(GPIO4_BASE, 30U), 57 GPIO_CTX(GPIO5_BASE, 18U),
|
| /rk3399_ARM-atf/plat/imx/imx9/common/include/ |
| H A D | imx9_sys_sleep.h | 19 #define GPIO_CTX(addr, num) \ macro
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/ |
| H A D | apd_context.c | 104 #define GPIO_CTX(addr, num) \ macro 121 GPIO_CTX(IMX_GPIOE_BASE, 24), 122 GPIO_CTX(IMX_GPIOF_BASE, 32), 125 static struct gpio_ctx lpav_gpio_ctx = GPIO_CTX(IMX_GPIOD_BASE, 24);
|