Searched full:gpio_ (Results 1 – 7 of 7) sorted by relevance
22 | (GICv2) +--------------+ +------ GPIO_[N+8]/EXT_INT_N24 | | EXT_INT_N | +------ GPIO_[N+9]
30 * @flags: bitmask of gpio_lookup_flags GPIO_* values54 * @lflags: bitmask of gpio_lookup_flags GPIO_* values
170 /* Convert between the old gpio_ and new gpiod_ interfaces */
245 "Could not get gpio_%s\n", con_id); in vf50_ts_get_gpiod()
672 [GPIO_##_pin] = { \674 .name = __stringify(GPIO_##_pin), \
36 prefixed with ``gpiod_``. The ``gpio_`` prefix is used for the legacy
482 /* Writing '0' to gpio_{set/clr} bits has no effect, so no need to do */ in xr_tiocmset_port()