Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-sama5d2-piobu.c39 #define PIOBU_IN 0 macro
122 return (ret == PIOBU_IN) ? GPIO_LINE_DIRECTION_IN : in sama5d2_piobu_get_direction()
132 return sama5d2_piobu_write_value(chip, pin, PIOBU_DIRECTION, PIOBU_IN); in sama5d2_piobu_direction_input()