Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/controller/
Duss820dci.h85 #define USS820_RXCON_RXCLR 0x80 /* Receive FIFO clear */ macro
Duss820dci.c1292 temp |= USS820_RXCON_RXCLR; in uss820dci_clear_stall_sub()
1295 temp &= ~USS820_RXCON_RXCLR; in uss820dci_clear_stall_sub()