Searched refs:HCINT (Results 1 – 4 of 4) sorted by relevance
734 #define HCINT(_ch) HSOTG_REG(0x0508 + 0x20 * (_ch)) macro
1925 hcint = readl(hsotg->regs + HCINT(chnum)); in dwc2_hc_n_intr()1929 writel(hcint, hsotg->regs + HCINT(chnum)); in dwc2_hc_n_intr()1941 writel(hcint, hsotg->regs + HCINT(chnum)); in dwc2_hc_n_intr()
940 writel(hcintmsk, hsotg->regs + HCINT(hc_num)); in dwc2_hc_init()1070 writel(~hcintmsk, hsotg->regs + HCINT(chan->hc_num)); in dwc2_hc_halt()1201 writel(hcintmsk, hsotg->regs + HCINT(chan->hc_num)); in dwc2_hc_cleanup()1844 addr = hsotg->regs + HCINT(i); in dwc2_dump_host_registers()
1937 hcint = readl(hsotg->regs + HCINT(i)); in dwc2_hcd_dump_state()