Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-sama5d2-piobu.c95 static int sama5d2_piobu_read_value(struct gpio_chip *chip, unsigned int pin, in sama5d2_piobu_read_value() function
117 int ret = sama5d2_piobu_read_value(chip, pin, PIOBU_DIRECTION); in sama5d2_piobu_get_direction()
159 ret = sama5d2_piobu_read_value(chip, pin, PIOBU_PDS); in sama5d2_piobu_get()
161 ret = sama5d2_piobu_read_value(chip, pin, PIOBU_SOD); in sama5d2_piobu_get()