Home
last modified time | relevance | path

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

/drivers/staging/dwc2/
Dhw.h652 #define HFIR HSOTG_REG(0x0404) macro
Dcore.c600 hfir = readl(hsotg->regs + HFIR); in dwc2_core_host_init()
602 writel(hfir, hsotg->regs + HFIR); in dwc2_core_host_init()
1752 addr = hsotg->regs + HFIR; in dwc2_dump_host_registers()
Dhcd_intr.c252 hfir = readl(hsotg->regs + HFIR); in dwc2_hprt0_enable()
256 writel(hfir, hsotg->regs + HFIR); in dwc2_hprt0_enable()