Home
last modified time | relevance | path

Searched refs:HCCHAR (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dcore.c725 hcchar = readl(hsotg->regs + HCCHAR(i)); in dwc2_core_host_init()
729 writel(hcchar, hsotg->regs + HCCHAR(i)); in dwc2_core_host_init()
736 hcchar = readl(hsotg->regs + HCCHAR(i)); in dwc2_core_host_init()
739 writel(hcchar, hsotg->regs + HCCHAR(i)); in dwc2_core_host_init()
743 hcchar = readl(hsotg->regs + HCCHAR(i)); in dwc2_core_host_init()
957 writel(hcchar, hsotg->regs + HCCHAR(hc_num)); in dwc2_hc_init()
1079 hcchar = readl(hsotg->regs + HCCHAR(chan->hc_num)); in dwc2_hc_halt()
1107 hcchar = readl(hsotg->regs + HCCHAR(chan->hc_num)); in dwc2_hc_halt()
1151 writel(hcchar, hsotg->regs + HCCHAR(chan->hc_num)); in dwc2_hc_halt()
1488 hcchar = readl(hsotg->regs + HCCHAR(chan->hc_num)); in dwc2_hc_start_transfer()
[all …]
Dhcd.c83 hcchar = readl(hsotg->regs + HCCHAR(chan->hc_num)); in dwc2_dump_channel_info()
231 hcchar = readl(hsotg->regs + HCCHAR(i)); in dwc2_hcd_cleanup_channels()
235 writel(hcchar, hsotg->regs + HCCHAR(i)); in dwc2_hcd_cleanup_channels()
244 hcchar = readl(hsotg->regs + HCCHAR(i)); in dwc2_hcd_cleanup_channels()
248 writel(hcchar, hsotg->regs + HCCHAR(i)); in dwc2_hcd_cleanup_channels()
1935 hcchar = readl(hsotg->regs + HCCHAR(i)); in dwc2_hcd_dump_state()
Dhw.h703 #define HCCHAR(_ch) HSOTG_REG(0x0500 + 0x20 * (_ch)) macro
Dhcd_intr.c1472 hcchar = readl(hsotg->regs + HCCHAR(chnum)); in dwc2_hc_ahberr_intr()
1688 hcchar = readl(hsotg->regs + HCCHAR(chnum)); in dwc2_halt_status_ok()
1715 hcchar = readl(hsotg->regs + HCCHAR(chnum)); in dwc2_halt_status_ok()