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