Home
last modified time | relevance | path

Searched full:usbss (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/usb/
H A Dqcom,wcd939x-usbss.yaml4 $id: http://devicetree.org/schemas/usb/qcom,wcd939x-usbss.yaml#
24 - const: qcom,wcd9390-usbss
26 - const: qcom,wcd9395-usbss
27 - const: qcom,wcd9390-usbss
36 description: USBSS VDD power supply
74 compatible = "qcom,wcd9390-usbss";
H A Dam33xx-usb.txt4 - reg: offset and length of the usbss register sets
57 - reg: offset and length of the following register spaces: USBSS, USB
H A Dstarfive,jh7110-usb.yaml7 title: StarFive JH7110 wrapper module for the Cadence USBSS-DRD controller
H A Dti,am62-usb.yaml7 title: TI's AM62 wrapper module for the Synopsys USBSS-DRD controller
/linux/drivers/usb/cdns3/
H A Dcdns3-pci-wrap.c3 * Cadence USBSS PCI Glue driver
37 #define PCI_DRIVER_NAME "cdns3-pci-usbss"
114 dev_dbg(&pdev->dev, "USBSS-DEV physical base addr: %pa\n", in cdns3_pci_probe()
121 dev_dbg(&pdev->dev, "USBSS-XHCI physical base addr: %pa\n", in cdns3_pci_probe()
138 dev_dbg(&pdev->dev, "USBSS-DRD physical base addr: %pa\n", in cdns3_pci_probe()
203 MODULE_DESCRIPTION("Cadence USBSS PCI wrapper");
H A Dcdns3-trace.c3 * USBSS device controller driver Trace Support
H A Dcdns3-gadget.h3 * USBSS device controller driver header file
18 * USBSS-DEV register interface.
19 * This corresponds to the USBSS Device Controller Interface
345 * SuperSpeed Link LTSSM state. This field reflects USBSS-DEV current
900 /* The USBSS-DEV Controller Internal build number. */
902 /* The USBSS-DEV Controller version number. */
971 * USBSS-DEV DMA interface.
H A Dcdns3-debug.h3 * Cadence USBSS DRD Driver.
H A Ddrd.h129 /* Power Down USBSS-DEV - only for CDNS3.*/
H A Dcdns3-ep0.c3 * Cadence USBSS DRD Driver - gadget side.
/linux/include/linux/usb/
H A Dpd_vdo.h371 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \ argument
375 | (vps) << 4 | (sopp) << 3 | ((usbss) & 0x7))
458 #define VDO_AMA(hw, fw, tx1d, tx2d, rx1d, rx2d, vcpwr, vcr, vbr, usbss) \ argument
462 | ((usbss) & 0x7))
/linux/sound/soc/codecs/
H A Dwcd939x.c3161 /* Report inversion via Type Switch of USBSS */ in wcd939x_typec_mux_set()
3206 * consider HP lines are connected to the USBSS part in wcd939x_populate_dt_data()
3302 * Get USBSS type-c switch to send gnd/mic swap events
3304 * the USBSS depends on the typec_mux register in wcd939x_probe()
3476 * Is USBSS is used to mux analog lines, in wcd939x_add_typec()
/linux/drivers/usb/musb/
H A Dmusb_dsps.c158 /* USBSS / USB AM335x */