Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h486 #define HFNUM_FRNUM_MASK 0x0000ffff macro
H A Ddwc_otg.c4199 framenum = (temp & HFNUM_FRNUM_MASK); in dwc_otg_device_isoc_start()