Home | History | Annotate | Download | only in musb

Lines Matching refs:epN

133 	w = readw(&musbr->ep[1].epN.rxmaxp);
136 w = readw(&musbr->ep[1].epN.rxcsr);
139 w = readw(&musbr->ep[1].epN.txmaxp);
142 w = readw(&musbr->ep[1].epN.txcsr);
280 peri_rxcsr = readw(&musbr->ep[ep].epN.rxcsr);
282 writew(peri_rxcsr, &musbr->ep[ep].epN.rxcsr);
289 peri_txcsr = readw(&musbr->ep[ep].epN.txcsr);
291 writew(peri_txcsr, &musbr->ep[ep].epN.txcsr);
631 u8 peri_rxcsr = readw(&musbr->ep[ep].epN.rxcsr);
640 peri_rxcount = readw(&musbr->ep[ep].epN.rxcount);
715 * Use this in the future when handling epN tx
816 u16 peri_txcsr = readw(&musbr->ep[ep].epN.txcsr);
821 writew(peri_txcsr, &musbr->ep[ep].epN.txcsr);