Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dhw.h655 #define HFIR HSOTG_REG(0x0404) macro
Dcore.c82 hr->hfir = dwc2_readl(hsotg->regs + HFIR); in dwc2_backup_host_registers()
118 dwc2_writel(hr->hfir, hsotg->regs + HFIR); in dwc2_restore_host_registers()
1044 hfir = dwc2_readl(hsotg->regs + HFIR); in dwc2_core_host_init()
1046 dwc2_writel(hfir, hsotg->regs + HFIR); in dwc2_core_host_init()
2179 addr = hsotg->regs + HFIR; in dwc2_dump_host_registers()
Ddebugfs.c607 dump_register(HFIR),
Dhcd_intr.c250 hfir = dwc2_readl(hsotg->regs + HFIR); in dwc2_hprt0_enable()
254 dwc2_writel(hfir, hsotg->regs + HFIR); in dwc2_hprt0_enable()