Searched refs:exar_get (Results 1 – 1 of 1) sorted by relevance
61 static int exar_get(struct gpio_chip *chip, unsigned int reg) in exar_get() function80 if (exar_get(chip, addr) & BIT(bit)) in exar_get_direction()93 return !!(exar_get(chip, addr) & BIT(bit)); in exar_get_value()