Searched refs:sandbox_gpio_get_direction (Results 1 – 2 of 2) sorted by relevance
83 int sandbox_gpio_get_direction(struct udevice *dev, unsigned offset) in sandbox_gpio_get_direction() function128 if (!sandbox_gpio_get_direction(dev, offset)) { in sb_gpio_set_value()150 if (!sandbox_gpio_get_direction(dev, offset)) { in sb_gpio_set_open_drain()
72 int sandbox_gpio_get_direction(struct udevice *dev, unsigned int offset);