Home
last modified time | relevance | path

Searched refs:has_correct_parity (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h169 unsigned int has_correct_parity:1; member
Dgadget.c1600 hs_ep->has_correct_parity = 1; in dwc2_hsotg_handle_outdone()
1977 hs_ep->has_correct_parity = 1; in dwc2_hsotg_epint()
2609 if (!hs_ep->isochronous || hs_ep->has_correct_parity) in dwc2_hsotg_irq()
2626 if (!hs_ep->isochronous || hs_ep->has_correct_parity) in dwc2_hsotg_irq()
2721 hs_ep->has_correct_parity = 0; in dwc2_hsotg_ep_enable()