Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dhw.h677 #define HAINTMSK HSOTG_REG(0x0418) macro
Dcore.c502 writel(0, hsotg->regs + HAINTMSK); in dwc2_enable_host_interrupts()
912 intmsk = readl(hsotg->regs + HAINTMSK); in dwc2_hc_enable_ints()
914 writel(intmsk, hsotg->regs + HAINTMSK); in dwc2_hc_enable_ints()
1833 addr = hsotg->regs + HAINTMSK; in dwc2_dump_host_registers()
Dhcd_intr.c756 haintmsk = readl(hsotg->regs + HAINTMSK); in dwc2_release_channel()
758 writel(haintmsk, hsotg->regs + HAINTMSK); in dwc2_release_channel()