Searched refs:UDC_CSR_EP_OUT_IX_OFS (Results 1 – 2 of 2) sorted by relevance
362 #define UDC_CSR_EP_OUT_IX_OFS 12 macro
386 udc_csr_epix = ep->num - UDC_CSR_EP_OUT_IX_OFS; in udc_ep_enable()389 tmp = readl(&dev->csr->ne[ep->num - UDC_CSR_EP_OUT_IX_OFS]); in udc_ep_enable()392 writel(tmp, &dev->csr->ne[ep->num - UDC_CSR_EP_OUT_IX_OFS]); in udc_ep_enable()2779 udc_csr_epix = ep->num - UDC_CSR_EP_OUT_IX_OFS; in udc_dev_isr()2832 udc_csr_epix = ep->num - UDC_CSR_EP_OUT_IX_OFS; in udc_dev_isr()