Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Datcspi200_spi.c70 #define SPIBSY (1<<0) macro
171 while ((ns->regs->status & SPIBSY)&&(ns->to--)) in __atcspi200_spi_stop()