Home
last modified time | relevance | path

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

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