Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/controller/
H A Ddwc_otgreg.h482 #define HFIR_FRINT_MASK 0x0000ffff macro
H A Ddwc_otg.c477 temp = DWC_OTG_READ_4(sc, DOTG_HFIR) & HFIR_FRINT_MASK; in dwc_otg_update_host_frame_interval()