Home
last modified time | relevance | path

Searched refs:GAHBCFG (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/dwc2/
Dcore.c318 u32 ahbcfg = readl(hsotg->regs + GAHBCFG); in dwc2_gahbcfg_init()
357 writel(ahbcfg, hsotg->regs + GAHBCFG); in dwc2_gahbcfg_init()
1895 addr = hsotg->regs + GAHBCFG; in dwc2_dump_global_registers()
2848 u32 ahbcfg = readl(hsotg->regs + GAHBCFG); in dwc2_enable_global_interrupts()
2851 writel(ahbcfg, hsotg->regs + GAHBCFG); in dwc2_enable_global_interrupts()
2862 u32 ahbcfg = readl(hsotg->regs + GAHBCFG); in dwc2_disable_global_interrupts()
2865 writel(ahbcfg, hsotg->regs + GAHBCFG); in dwc2_disable_global_interrupts()
Dcore_intr.c436 gahbcfg = readl(hsotg->regs + GAHBCFG); in dwc2_read_common_intr()
Dhw.h66 #define GAHBCFG HSOTG_REG(0x008) macro
Dgadget.c2162 hsotg->regs + GAHBCFG); in s3c_hsotg_core_init()
2167 hsotg->regs + GAHBCFG); in s3c_hsotg_core_init()
2857 hsotg->regs + GAHBCFG); in s3c_hsotg_init()
3096 readl(regs + GAHBCFG), readl(regs + 0x44)); in s3c_hsotg_dump()
Dhcd.c2718 ahbcfg = readl(hsotg->regs + GAHBCFG); in dwc2_hcd_free()
2722 writel(ahbcfg, hsotg->regs + GAHBCFG); in dwc2_hcd_free()