Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/gpio/
H A Dgpio_spi.c102 static int gpio_spi_xfer(struct spi_priv *context, unsigned int bytes, in gpio_spi_xfer()
134 .xfer = gpio_spi_xfer,
91 static int gpio_spi_xfer(unsigned int bytes, const void *out, void *in) gpio_spi_xfer() function