Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-cy8c95x0.c615 static int cy8c95x0_gpio_get_value(struct gpio_chip *gc, unsigned int off) in cy8c95x0_gpio_get_value() function
855 gc->get = cy8c95x0_gpio_get_value; in cy8c95x0_setup_gpiochip()
1032 while (!cy8c95x0_gpio_get_value(gc, level)) in cy8c95x0_irq_handler()
1035 while (cy8c95x0_gpio_get_value(gc, level)) in cy8c95x0_irq_handler()