Home
last modified time | relevance | path

Searched refs:HFNUM (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2_core.c668 addr = HFNUM; in dwc2_dump_host_registers()
670 (unsigned long)addr, dwc2_readl(hsotg, HFNUM)); in dwc2_dump_host_registers()
H A Ddwc2_hw.h719 #define HFNUM HSOTG_REG(0x0408) macro
H A Ddwc2_coreintr.c857 hsotg->frame_number = (dwc2_readl(hsotg, HFNUM) in dwc2_handle_common_intr()
H A Ddwc2_hcd.c3865 u32 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_get_frame_number()
3878 u32 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_get_future_frame_number()
4009 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_dump_state()