Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpiolib.c3317 unsigned long fastpath[2 * BITS_TO_LONGS(FASTPATH_NGPIO)]; in gpiod_get_array_value_complex() local
3322 mask = fastpath; in gpiod_get_array_value_complex()
3354 if (mask != fastpath) in gpiod_get_array_value_complex()
3375 if (mask != fastpath) in gpiod_get_array_value_complex()
3600 unsigned long fastpath[2 * BITS_TO_LONGS(FASTPATH_NGPIO)]; in gpiod_set_array_value_complex() local
3605 mask = fastpath; in gpiod_set_array_value_complex()
3662 if (mask != fastpath) in gpiod_set_array_value_complex()