Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duss820dci.h72 #define USS820_RXCNTH 0x07 /* Receive FIFO byte count high */ macro
H A Duss820dci.c282 count |= (USS820_READ_1(sc, USS820_RXCNTH) << 8); in uss820dci_setup_rx()
438 count |= (USS820_READ_1(sc, USS820_RXCNTH) << 8); in uss820dci_data_rx()