Lines Matching defs:delay
29 #include <linux/delay.h>
1170 u32 delay = _delay->value;
1174 if (!delay)
1179 delay *= 1000;
1193 delay *= DIV_ROUND_UP(1000000000, hz);
1199 return delay;
1205 int delay;
1212 delay = spi_delay_to_ns(_delay, xfer);
1213 if (delay < 0)
1214 return delay;
1216 _spi_transfer_delay_ns(delay);
1225 u32 delay = xfer->cs_change_delay.value;
1230 if (!delay) {
1239 "Use of unsupported delay unit %i, using default of 10us\n",
1678 * latency on the bus by minimising the delay between a transfer
3175 /* clear cs_change and delay for all but the last */
3179 xfer->delay.value = 0;
3448 * @inactive: CS inactive delay between transfers specified via @spi_delay