Searched refs:TX_FIFO_FULL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/blackfin/include/asm/ | ||
D | bfin_sdh.h | 82 #define TX_FIFO_FULL (1 << 16) /* Transmit FIFO Full */ macro |
/linux-4.1.27/sound/soc/ux500/ | ||
D | ux500_msp_i2s.h | 207 #define TX_FIFO_FULL BIT(5) macro |