Searched refs:cpu_relax (Results 1 – 3 of 3) sorted by relevance
66 static inline void cpu_relax(void) in cpu_relax() function74 cpu_relax(); in tx_max()89 cpu_relax(); in tx_max()255 cpu_relax(); in poll_transfer()260 cpu_relax(); in poll_transfer()
21 #define cpu_relax() barrier() macro690 cpu_relax(); in davinci_spi_bufs()
532 # define cpu_relax() __asm__ __volatile__("sub pc, pc, -4" ::: "memory", "cc") macro534 # define cpu_relax() __asm__ __volatile__("sub pc, pc, -4") macro
Completed in 15 milliseconds