Lines Matching defs:input
2231 dev_dbg(info->dev, "setting input schmitt of GPIO%d-%d to %d\n",
2343 * leads to this function call (via the pinctrl_gpio_direction_{input|output}()
2347 int pin, bool input)
2364 /* set bit to 1 for output, 0 for input */
2365 if (!input)
2379 unsigned offset, bool input)
2388 offset, range->name, pin, input ? "input" : "output");
2391 input);
2838 * Returns the level of the pin for input direction and setting of the DR
2856 * mux function as 'gpio input' will be handled by the pinctrl subsystem
3036 /* make sure the pin is configured as gpio input */