Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/controller/
HDdwc_otgreg.h569 #define HCINT_HCH_DONE_MASK \ macro
HDdwc_otg.c1912 if ((hcint & HCINT_HCH_DONE_MASK) == 0) in dwc_otg_host_data_tx()