Searched refs:cy8c95x0_gpio_get_value (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pinctrl/
H A Dpinctrl-cy8c95x0.c794 static int cy8c95x0_gpio_get_value(struct gpio_chip *gc, unsigned int off) function
1021 gc->get = cy8c95x0_gpio_get_value;
1198 while (!cy8c95x0_gpio_get_value(gc, level))
1201 while (cy8c95x0_gpio_get_value(gc, level))

Completed in 603 milliseconds