Searched refs:HCSPLT (Results 1 – 4 of 4) sorted by relevance
720 #define HCSPLT(_ch) HSOTG_REG(0x0504 + 0x20 * (_ch)) macro
1011 writel(hcsplt, hsotg->regs + HCSPLT(hc_num)); in dwc2_hc_init()1482 u32 hcsplt = readl(hsotg->regs + HCSPLT(chan->hc_num)); in dwc2_hc_start_transfer()1485 writel(hcsplt, hsotg->regs + HCSPLT(chan->hc_num)); in dwc2_hc_start_transfer()1841 addr = hsotg->regs + HCSPLT(i); in dwc2_dump_host_registers()
1473 hcsplt = readl(hsotg->regs + HCSPLT(chnum)); in dwc2_hc_ahberr_intr()1691 hcsplt = readl(hsotg->regs + HCSPLT(chnum)); in dwc2_halt_status_ok()
84 hcsplt = readl(hsotg->regs + HCSPLT(chan->hc_num)); in dwc2_dump_channel_info()