Searched refs:HCINT_HCH_DONE_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/usb/controller/ | ||
| HD | dwc_otgreg.h | 569 #define HCINT_HCH_DONE_MASK \ macro |
| HD | dwc_otg.c | 1912 if ((hcint & HCINT_HCH_DONE_MASK) == 0) in dwc_otg_host_data_tx() |