Home
last modified time | relevance | path

Searched refs:HFIR (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h654 #define HFIR HSOTG_REG(0x0404) macro
Dcore.c676 hfir = readl(hsotg->regs + HFIR); in dwc2_core_host_init()
678 writel(hfir, hsotg->regs + HFIR); in dwc2_core_host_init()
1811 addr = hsotg->regs + HFIR; in dwc2_dump_host_registers()
Dhcd_intr.c250 hfir = readl(hsotg->regs + HFIR); in dwc2_hprt0_enable()
254 writel(hfir, hsotg->regs + HFIR); in dwc2_hprt0_enable()