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
390 udc_csr_epix = ep->num - UDC_CSR_EP_OUT_IX_OFS; in udc_ep_enable()393 tmp = readl(&dev->csr->ne[ep->num - UDC_CSR_EP_OUT_IX_OFS]); in udc_ep_enable()396 writel(tmp, &dev->csr->ne[ep->num - UDC_CSR_EP_OUT_IX_OFS]); in udc_ep_enable()2803 udc_csr_epix = ep->num - UDC_CSR_EP_OUT_IX_OFS; in udc_dev_isr()2856 udc_csr_epix = ep->num - UDC_CSR_EP_OUT_IX_OFS; in udc_dev_isr()