Searched refs:HFNUM_FRNUM_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | dwc_otgreg.h | 486 #define HFNUM_FRNUM_MASK 0x0000ffff macro |
H A D | dwc_otg.c | 4199 framenum = (temp & HFNUM_FRNUM_MASK); in dwc_otg_device_isoc_start() |