Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.c631 addr = hsotg->regs + HFNUM; in dwc2_dump_host_registers()
633 (unsigned long)addr, dwc2_readl(hsotg, HFNUM)); in dwc2_dump_host_registers()
H A Dcore_intr.c842 hsotg->frame_number = (dwc2_readl(hsotg, HFNUM) in dwc2_handle_common_intr()
H A Dhw.h687 #define HFNUM HSOTG_REG(0x0408) macro
H A Ddebugfs.c541 dump_register(HFNUM),
H A Dhcd.c3781 u32 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_get_frame_number()
3794 u32 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_get_future_frame_number()
3913 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_dump_state()
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c860 case HFNUM: in dwc2_hreg0_read()
895 case HFNUM: in dwc2_hreg0_write()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h711 #define HFNUM HSOTG_REG(0x0408) macro