Home
last modified time | relevance | path

Searched refs:FT1000_REG_UFIFO_STAT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/ft1000/
Dft1000.h30 #define FT1000_REG_UFIFO_STAT 0x0000 /* UFSR - Uplink FIFO status register */ macro
/linux-3.4.99/drivers/staging/ft1000/ft1000-pcmcia/
Dft1000_hw.c101 return (ft1000_read_reg(dev, FT1000_REG_UFIFO_STAT) - 16); in ft1000_read_fifo_len()