Home
last modified time | relevance | path

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

/u-boot/drivers/gpio/
A Dpcf8575_gpio.c98 static int pcf8575_direction_output(struct udevice *dev, in pcf8575_direction_output() function
126 return pcf8575_direction_output(dev, offset, value); in pcf8575_set_value()
163 .direction_output = pcf8575_direction_output,

Completed in 2 milliseconds