Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dsandbox.c85 int sandbox_gpio_get_direction(struct udevice *dev, unsigned offset) in sandbox_gpio_get_direction() function
130 if (!sandbox_gpio_get_direction(dev, offset)) { in sb_gpio_set_value()
152 if (!sandbox_gpio_get_direction(dev, offset)) { in sb_gpio_set_open_drain()
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dgpio.h72 int sandbox_gpio_get_direction(struct udevice *dev, unsigned int offset);