HomeSort by: relevance | last modified time | path
    Searched refs:disable_hc_int (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcdintr.c 1144 disable_hc_int(hsotg, chnum, HCINTMSK_XFERCOMPL);
1192 disable_hc_int(hsotg, chnum, HCINTMSK_STALL);
1362 disable_hc_int(hsotg, chnum, HCINTMSK_NAK);
1439 disable_hc_int(hsotg, chnum, HCINTMSK_ACK);
1525 disable_hc_int(hsotg, chnum, HCINTMSK_NYET);
1559 disable_hc_int(hsotg, chnum, HCINTMSK_BBLERR);
1661 disable_hc_int(hsotg, chnum, HCINTMSK_AHBERR);
1720 disable_hc_int(hsotg, chnum, HCINTMSK_XACTERR);
1753 disable_hc_int(hsotg, chnum, HCINTMSK_FRMOVRUN);
1775 disable_hc_int(hsotg, chnum, HCINTMSK_DATATGLERR)
    [all...]
dwc2_hcd.h 400 static inline void disable_hc_int(struct dwc2_hsotg *hsotg, int chnum, u32 intr) function in typeref:typename:void

Completed in 14 milliseconds