Home
last modified time | relevance | path

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

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