Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_s5p.c28 #define TX_FIFO_FULL (1 << 24) macro
/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.h201 #define TX_FIFO_FULL BIT(5) macro