Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h68 #define DOTG_HFIR 0x0404 macro
H A Ddwc_otg.c476 temp = DWC_OTG_READ_4(sc, DOTG_HFIR) & HFIR_FRINT_MASK; in dwc_otg_update_host_frame_interval()
497 DWC_OTG_WRITE_4(sc, DOTG_HFIR, temp); in dwc_otg_update_host_frame_interval()