Searched refs:HFNUM (Results 1 – 5 of 5) sorted by relevance
637 addr = hsotg->regs + HFNUM; in dwc2_dump_host_registers()639 (unsigned long)addr, dwc2_readl(hsotg, HFNUM)); in dwc2_dump_host_registers()
862 hsotg->frame_number = (dwc2_readl(hsotg, HFNUM) in dwc2_handle_common_intr()
701 #define HFNUM HSOTG_REG(0x0408) macro
541 dump_register(HFNUM),
3777 u32 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_get_frame_number()3790 u32 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_get_future_frame_number()3909 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_dump_state()
Completed in 19 milliseconds