Home
last modified time | relevance | path

Searched full:dwc_usb31 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/Documentation/devicetree/bindings/usb/
Dsnps,dwc3.yaml128 for DWC_usb31 version 1.70a-ea06 and prior.
316 snps,rx-max-burst-prd to a valid, non-zero value 1-16 (DWC_usb31
325 snps,rx-thr-num-pkt-prd to a valid, non-zero value 1-16 (DWC_usb31
334 snps,tx-max-burst-prd to a valid, non-zero value 1-16 (DWC_usb31
343 snps,tx-thr-num-pkt-prd to a valid, non-zero value 1-16 (DWC_usb31
/Linux-v6.6/drivers/usb/dwc3/
Dcore.h214 /* Global RX Threshold Configuration Register for DWC_usb31 only */
224 /* Global TX Threshold Configuration Register for DWC_usb31 only */
322 #define DWC31_GTXFIFOSIZ_TXFRAMNUM BIT(15) /* DWC_usb31 only */
323 #define DWC31_GTXFIFOSIZ_TXFDEP(n) ((n) & 0x7fff) /* DWC_usb31 only */
328 #define DWC31_GRXFIFOSIZ_RXFDEP(n) ((n) & 0x7fff) /* DWC_usb31 only */
359 #define DWC3_GHWPARAMS3_SSPHY_IFC_GEN2 2 /* DWC_usb31 only */
417 #define DWC3_DCFG_SUPERSPEED_PLUS (5 << 0) /* DWC_usb31 only */
511 #define DWC3_DSTS_SUPERSPEED_PLUS (5 << 0) /* DWC_usb31 only */
1073 * not needed for DWC_usb31 version 1.70a-ea06 and below
Dcore.c85 * DWC_usb31 and DWC_usb3 v3.30a and higher do not support OTG in dwc3_get_dr_mode()
177 * Wait for internal clocks to synchronized. DWC_usb31 and in __dwc3_set_mode()
328 * For DWC_usb31 controller 1.90a and later, the DCTL.CSFRST bit in dwc3_core_soft_reset()
352 * For DWC_usb31 controller 1.80a and prior, once DCTL.CSFRST bit in dwc3_core_soft_reset()
1190 * DWC_usb31 controller. in dwc3_core_init()
1651 * for DWC_usb31 for super-speed-plus. in dwc3_check_params()
Dgadget.c311 * DWC_usb3 3.30a and DWC_usb31 1.90a programming guide section 3.2.2 in dwc3_send_gadget_ep_cmd()
1765 * In DWC_usb31 version 1.70a-ea06 and prior, for highspeed and fullspeed
2709 * In the Synopsys DWC_usb31 1.90a programming guide section in dwc3_gadget_soft_connect()
3920 * This mode is NOT available on the DWC_usb31 IP. In this in dwc3_stop_active_transfer()