Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-exar.c68 exar_offset_to_bit(struct exar_gpio_chip *exar_gpio, unsigned int offset) in exar_offset_to_bit() function
79 unsigned int bit = exar_offset_to_bit(exar_gpio, offset); in exar_get_direction()
91 unsigned int bit = exar_offset_to_bit(exar_gpio, offset); in exar_get_value()
101 unsigned int bit = exar_offset_to_bit(exar_gpio, offset); in exar_set_value()
114 unsigned int bit = exar_offset_to_bit(exar_gpio, offset); in exar_direction_output()
126 unsigned int bit = exar_offset_to_bit(exar_gpio, offset); in exar_direction_input()