Searched refs:spi_delay_us (Results 1 – 2 of 2) sorted by relevance
28 int spi_delay_us; member148 udelay(plat->spi_delay_us); in soft_spi_xfer()157 udelay(plat->spi_delay_us); in soft_spi_xfer()205 plat->spi_delay_us = dev_read_u32_default(dev, "spi-delay-us", 0); in soft_spi_ofdata_to_platdata()
131 const int spi_delay_us = 1; in soft_spi_xfer_24bit_3wire() local139 udelay(spi_delay_us); in soft_spi_xfer_24bit_3wire()143 udelay(spi_delay_us); in soft_spi_xfer_24bit_3wire()