Searched refs:hwgpio (Results 1 – 1 of 1) sorted by relevance
2564 int hwgpio = gpio_chip_hwgpio(desc); in gpiod_set_array_value_complex() local2579 __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()