Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dpca953x_gpio.c221 static int pca953x_direction_input(struct udevice *dev, uint offset) in pca953x_direction_input() function
255 .direction_input = pca953x_direction_input,