Home
last modified time | relevance | path

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

/drivers/spi/
A Dsoft_spi.c30 int spi_delay_us; member
176 udelay(plat->spi_delay_us); in soft_spi_xfer()
193 udelay(plat->spi_delay_us); in soft_spi_xfer()
248 plat->spi_delay_us = fdtdec_get_int(blob, node, "spi-delay-us", 0); in soft_spi_of_to_plat()
/drivers/video/
A Dssd2828.c130 const int spi_delay_us = 1; in soft_spi_xfer_24bit_3wire() local
138 udelay(spi_delay_us); in soft_spi_xfer_24bit_3wire()
142 udelay(spi_delay_us); in soft_spi_xfer_24bit_3wire()

Completed in 5 milliseconds