Home
last modified time | relevance | path

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

/linux-4.1.27/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()
1885 addr = hsotg->regs + GAHBCFG; in dwc2_dump_global_registers()
2838 u32 ahbcfg = readl(hsotg->regs + GAHBCFG); in dwc2_enable_global_interrupts()
2841 writel(ahbcfg, hsotg->regs + GAHBCFG); in dwc2_enable_global_interrupts()
2852 u32 ahbcfg = readl(hsotg->regs + GAHBCFG); in dwc2_disable_global_interrupts()
2855 writel(ahbcfg, hsotg->regs + GAHBCFG); in dwc2_disable_global_interrupts()
Dcore_intr.c450 gahbcfg = readl(hsotg->regs + GAHBCFG); in dwc2_read_common_intr()
Dhw.h66 #define GAHBCFG HSOTG_REG(0x008) macro
Dgadget.c2320 hsotg->regs + GAHBCFG); in s3c_hsotg_core_init_disconnected()
2325 hsotg->regs + GAHBCFG); in s3c_hsotg_core_init_disconnected()
3013 __orr32(hsotg->regs + GAHBCFG, GAHBCFG_DMA_EN); in s3c_hsotg_init()
3359 readl(regs + GAHBCFG), readl(regs + GHWCFG1)); in s3c_hsotg_dump()
Dhcd.c2732 ahbcfg = readl(hsotg->regs + GAHBCFG); in dwc2_hcd_free()
2736 writel(ahbcfg, hsotg->regs + GAHBCFG); in dwc2_hcd_free()