Lines Matching refs:isochronous

729 	int is_isoc = hs_ep->isochronous;
776 } else if (hs_ep->isochronous) {
900 * dwc2_gadget_fill_isoc_desc - fills next isochronous descriptor in chain.
901 * @hs_ep: The isochronous endpoint.
975 * dwc2_gadget_start_isoc_ddma - start isochronous transfer in DDMA
976 * @hs_ep: The isochronous endpoint.
978 * Prepare descriptor chain for isochronous endpoints. Afterwards
1123 if (hs_ep->isochronous)
1191 if (hs_ep->isochronous) {
1432 if (hs_ep->isochronous &&
1441 if (using_desc_dma(hs) && hs_ep->isochronous) {
1477 * Handle DDMA isochronous transfers separately - just add new entry
1482 if (using_desc_dma(hs) && hs_ep->isochronous) {
1502 if (!hs_ep->isochronous) {
1754 if (!hs_ep->isochronous)
2155 if (using_desc_dma(hsotg) && hs_ep->isochronous)
2229 * @hs_ep: The isochronous endpoint.
2453 if (!using_desc_dma(hsotg) && hs_ep->isochronous) {
2771 if (!using_desc_dma(hsotg) && hs_ep->isochronous) {
2850 if (!hs_ep->isochronous)
2890 if (dir_in || !ep->isochronous)
2959 if (!dir_in || !hs_ep->isochronous)
3078 /* In DDMA handle isochronous requests separately */
3079 if (using_desc_dma(hsotg) && hs_ep->isochronous) {
3087 if (!hs_ep->isochronous || !(ints & DXEPINT_NAKINTRPT))
3097 if (!hs_ep->isochronous || !(ints & DXEPINT_OUTTKNEPDIS))
3161 if (hs_ep->isochronous)
3165 if (dir_in && !hs_ep->isochronous) {
3627 if ((BIT(idx) & ~daintmsk) || !hs_ep->isochronous)
3673 if ((BIT(idx) & ~daintmsk) || !hs_ep->isochronous)
3853 if ((epctrl & DXEPCTL_EPENA) && hs_ep->isochronous) {
4098 hs_ep->isochronous = 0;
4107 hs_ep->isochronous = 1;
4181 if (index && !hs_ep->isochronous)
4191 hs_ep->isochronous && dir_in) {
4372 if (hs_ep->isochronous) {