Searched defs:TX_FIFO_FULL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/serial/ | ||
H A D | serial_s5p.c | 28 #define TX_FIFO_FULL (1 << 24) macro |
/openbmc/linux/sound/soc/ux500/ | ||
H A D | ux500_msp_i2s.h | 201 #define TX_FIFO_FULL BIT(5) macro |