Searched refs:GPIO_FLAG_INIT (Results 1 – 1 of 1) sorted by relevance
27 #define GPIO_FLAG_INIT (1UL << 0) macro216 if (gpio_context[gpio_device].flag == GPIO_FLAG_INIT) in sedi_gpio_init()227 gpio_context[gpio_device].flag = GPIO_FLAG_INIT; in sedi_gpio_init()