Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dpca953x_gpio.c226 static int pca953x_direction_output(struct udevice *dev, uint offset, int value) in pca953x_direction_output() function
256 .direction_output = pca953x_direction_output,