Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h563 (HCINT_DATATGLERR | HCINT_FRMOVRUN | HCINT_NAK)
568 HCINT_DATATGLERR)
574 #define HCINT_DATATGLERR (1<<10) macro
H A Ddwc_otg.c1422 if (hcint & HCINT_DATATGLERR) { in dwc_otg_host_data_rx()