Searched refs:FT1000_REG_UFIFO_STAT (Results 1 – 2 of 2) sorted by relevance
30 #define FT1000_REG_UFIFO_STAT 0x0000 /* UFSR - Uplink FIFO status register */ macro
101 return (ft1000_read_reg(dev, FT1000_REG_UFIFO_STAT) - 16); in ft1000_read_fifo_len()