Home
last modified time | relevance | path

Searched refs:gahbcfg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore_intr.c645 u32 gahbcfg; in dwc2_read_common_intr() local
650 gahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_read_common_intr()
657 if (gahbcfg & GAHBCFG_GLBL_INTR_EN) in dwc2_read_common_intr()
H A Dcore.c78 gr->gahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_backup_global_registers()
118 dwc2_writel(hsotg, gr->gahbcfg, GAHBCFG); in dwc2_restore_global_registers()
278 dwc2_writel(hsotg, gr->gahbcfg | GAHBCFG_GLBL_INTR_EN, GAHBCFG); in dwc2_restore_essential_regs()
H A Dcore.h685 * @gahbcfg: Backup of GAHBCFG register
701 u32 gahbcfg; member
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore_intr.c634 u32 gahbcfg; in dwc2_read_common_intr() local
639 gahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_read_common_intr()
646 if (gahbcfg & GAHBCFG_GLBL_INTR_EN) in dwc2_read_common_intr()
H A Dcore.c48 gr->gahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_backup_global_registers()
88 dwc2_writel(hsotg, gr->gahbcfg, GAHBCFG); in dwc2_restore_global_registers()
173 dwc2_writel(hsotg, gr->gahbcfg | GAHBCFG_GLBL_INTR_EN, GAHBCFG); in dwc2_restore_essential_regs()
H A Dcore.h666 * @gahbcfg: Backup of GAHBCFG register
682 u32 gahbcfg; member

Completed in 10 milliseconds