Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpiolib.c2564 int hwgpio = gpio_chip_hwgpio(desc); in gpiod_set_array_value_complex() local
2579 __set_bit(hwgpio, mask); in gpiod_set_array_value_complex()
2581 __set_bit(hwgpio, bits); in gpiod_set_array_value_complex()
2583 __clear_bit(hwgpio, bits); in gpiod_set_array_value_complex()