Lines Matching refs:isochronous

728 	int is_isoc = hs_ep->isochronous;
775 } else if (hs_ep->isochronous) {
899 * dwc2_gadget_fill_isoc_desc - fills next isochronous descriptor in chain.
900 * @hs_ep: The isochronous endpoint.
974 * dwc2_gadget_start_isoc_ddma - start isochronous transfer in DDMA
975 * @hs_ep: The isochronous endpoint.
977 * Prepare descriptor chain for isochronous endpoints. Afterwards
1122 if (hs_ep->isochronous)
1190 if (hs_ep->isochronous) {
1431 if (hs_ep->isochronous &&
1440 if (using_desc_dma(hs) && hs_ep->isochronous) {
1476 * Handle DDMA isochronous transfers separately - just add new entry
1481 if (using_desc_dma(hs) && hs_ep->isochronous) {
1501 if (!hs_ep->isochronous) {
1753 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;
4108 hs_ep->isochronous = 1;
4182 if (index && !hs_ep->isochronous)
4192 hs_ep->isochronous && dir_in) {
4394 if (hs_ep->isochronous) {