Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-exar.c51 exar_offset_to_bit(struct exar_gpio_chip *exar_gpio, unsigned int offset) in exar_offset_to_bit() function
60 unsigned int bit = exar_offset_to_bit(exar_gpio, offset); in exar_get_direction()
72 unsigned int bit = exar_offset_to_bit(exar_gpio, offset); in exar_get_value()
82 unsigned int bit = exar_offset_to_bit(exar_gpio, offset); in exar_set_value()
95 unsigned int bit = exar_offset_to_bit(exar_gpio, offset); in exar_direction_output()
107 unsigned int bit = exar_offset_to_bit(exar_gpio, offset); in exar_direction_input()

Completed in 3 milliseconds