Home
last modified time | relevance | path

Searched defs:SR_BUSY (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Drk_spi.h113 SR_BUSY = 1 << 0, enumerator
H A Ddesignware_spi.c80 #define SR_BUSY BIT(0) macro