Searched refs:hwgpio (Results 1 – 1 of 1) sorted by relevance
1459 int hwgpio = gpio_chip_hwgpio(desc); in gpiod_set_array_value_priv() local1474 __set_bit(hwgpio, mask); in gpiod_set_array_value_priv()1476 __set_bit(hwgpio, bits); in gpiod_set_array_value_priv()1478 __clear_bit(hwgpio, bits); in gpiod_set_array_value_priv()