USB: fix handle NAK for IN/OUT SSPLIT/CSPLIT transfers.
[firefly-linux-kernel-4.4.55.git] / drivers / usb / dwc_otg_310 / dwc_otg_cil.h
index d25a72ed87424ca95ad108bb94f6c399b97b2fb1..10f8cf07a1202d54845c891587db9188774f1c0d 100755 (executable)
@@ -377,6 +377,7 @@ typedef struct dwc_hc {
         */
        uint8_t do_split;                  /**< Enable split for the channel */
        uint8_t complete_split;    /**< Enable complete split */
+       uint8_t csplit_nak;
        uint8_t hub_addr;                  /**< Address of high speed hub */
 
        uint8_t port_addr;                 /**< Port of the low/full speed device */