Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dsandbox.c146 static int sb_gpio_set_open_drain(struct udevice *dev, unsigned offset, int value) in sb_gpio_set_open_drain() function
190 .set_open_drain = sb_gpio_set_open_drain,