Searched refs:FIFO_FULL (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/usb/
H A Dnet2280.h417 #define FIFO_FULL 11 macro
/linux-master/include/linux/mfd/
H A DidtRC38xxx_reg.h127 #define FIFO_FULL BIT(1) macro
/linux-master/drivers/i2c/busses/
H A Di2c-sprd.c54 #define FIFO_FULL BIT(4) macro
/linux-master/drivers/ptp/
H A Dptp_fc3.c245 if (!(val & FIFO_FULL))
/linux-master/drivers/media/dvb-frontends/
H A Dstv0900_core.c1709 while (stv0900_get_bits(intp, FIFO_FULL))
H A Dstv0900_reg.h725 #define FIFO_FULL shiftx(F0900_P1_FIFO_FULL, demod, 0x100000) macro
/linux-master/drivers/usb/gadget/udc/
H A Dnet2280.c724 else if ((tmp & BIT(FIFO_FULL))) {

Completed in 158 milliseconds