Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h315 #define GRXSTSRD_BCNT_GET(x) (((x) >> 4) & 0x7FF) macro
H A Ddwc_otg.c1134 count = GRXSTSRD_BCNT_GET(sc->sc_last_rx_status); in dwc_otg_setup_rx()
1284 count = GRXSTSRD_BCNT_GET(sc->sc_last_rx_status); in dwc_otg_host_data_rx_sub()
1704 count = GRXSTSRD_BCNT_GET(sc->sc_last_rx_status); in dwc_otg_data_rx()
2747 temp = GRXSTSRD_BCNT_GET( in dwc_otg_interrupt_poll_locked()
2769 GRXSTSRD_BCNT_GET(sc->sc_last_rx_status), in dwc_otg_interrupt_poll_locked()