Searched refs:flags_io (Results 1 – 1 of 1) sorted by relevance
134 gpio_flags_t flags_io; in pcal64xxa_pin_configure() local149 flags_io = (flags & (GPIO_INPUT | GPIO_OUTPUT)); in pcal64xxa_pin_configure()150 if (flags_io == (GPIO_INPUT | GPIO_OUTPUT) || flags_io == GPIO_DISCONNECTED) { in pcal64xxa_pin_configure()