Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Datcspi200_spi.c69 #define SPIBSY (1<<0) macro
170 while ((ns->regs->status & SPIBSY)&&(ns->to--)) in __atcspi200_spi_stop()