Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhcd.h737 _hfnum_.d32 = readl((_hcd_)->regs + HFNUM); \
Dhw.h659 #define HFNUM HSOTG_REG(0x0408) macro
Dhcd.c1831 u32 hfnum = readl(hsotg->regs + HFNUM); in dwc2_hcd_get_frame_number()
1934 hfnum = readl(hsotg->regs + HFNUM); in dwc2_hcd_dump_state()
Dcore.c1814 addr = hsotg->regs + HFNUM; in dwc2_dump_host_registers()