Searched refs:GPIO_NUM (Results 1 – 9 of 9) sorted by relevance
17 const uintptr_t gpio_base[GPIO_NUM] = {
53 struct gpio_ctx gpios[GPIO_NUM] = {
17 const unsigned long gpio_base[GPIO_NUM] = {
59 struct gpio_ctx gpios[GPIO_NUM] = {
38 extern uintptr_t gpio_base[GPIO_NUM];85 for (unsigned int i = 0U; i < GPIO_NUM; i++) { in bl31_plat_arch_setup()
204 for (uint32_t i = 0U; i < GPIO_NUM; i++) { in imx9_sys_sleep_prepare()230 for (uint32_t i = 0U; i < GPIO_NUM; i++) { in imx9_sys_sleep_unprepare()
49 extern struct gpio_ctx gpios[GPIO_NUM];
89 #define GPIO_NUM U(4) macro
88 #define GPIO_NUM 6U macro