Searched defs:SPIBUF_RXEMPTY_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/spi/ | ||
H A D | davinci_spi.c | 49 #define SPIBUF_RXEMPTY_MASK BIT(31) macro |
/openbmc/linux/drivers/spi/ | ||
H A D | spi-davinci.c | 61 #define SPIBUF_RXEMPTY_MASK BIT(31) macro |