Home
last modified time | relevance | path

Searched full:sbu (Results 1 – 18 of 18) sorted by relevance

/linux/Documentation/devicetree/bindings/usb/
H A Dgpio-sbu-mux.yaml4 $id: http://devicetree.org/schemas/usb/gpio-sbu-mux.yaml#
7 title: GPIO-based SBU mux
13 In USB Type-C applications the SBU lines needs to be connected, disconnected
26 - const: gpio-sbu-mux
43 A port node to link the SBU mux to a TypeC controller for the purpose of
99 sbu-mux {
100 compatible = "pericom,pi3usb102", "gpio-sbu-mux";
H A Dfcs,fsa4480.yaml55 Default AUX/SBU layout (FSA4480)
58 Default AUX/SBU layout (OCP96011)
65 Swapped AUX/SBU layout (FSA4480)
68 Swapped AUX/SBU layout (OCP96011)
H A Dnxp,ptn36502.yaml40 Sideband Use (SBU) AUX lines endpoint to the Type-C connector for the purpose of
H A Donnn,nb7vpq904m.yaml85 Sideband Use (SBU) AUX lines endpoint to the Type-C connector for the purpose of
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dsdk.h122 * mlx5_fpga_sbu_conn_create() - Initialize a new FPGA SBU connection
126 * Sets up a new FPGA SBU connection with the specified attributes.
140 * mlx5_fpga_sbu_conn_destroy() - Destroy an FPGA SBU connection
141 * @conn: The FPGA SBU connection to destroy
143 * Cleans up an FPGA SBU connection which was previously created with
150 * @conn: An FPGA SBU connection
153 * Queues a packet for transmission over an FPGA SBU connection.
200 * mlx5_fpga_get_sbu_caps() - Read the SBU capabilities
205 * Reads the FPGA SBU capabilities into the specified buffer.
206 * The format of the capabilities buffer is SBU-dependent.
[all …]
H A Dcore.c150 mlx5_fpga_err(fdev, "Failed to reset SBU: %d\n", err); in mlx5_fpga_device_brb()
203 mlx5_fpga_info(fdev, "%s(%d): image, version %u; SBU %06x:%04x version %d\n", in mlx5_fpga_device_start()
298 mlx5_fpga_err(fdev, "Failed to re-set SBU bypass on: %d\n", in mlx5_fpga_device_stop()
H A Dcmd.c101 mlx5_core_warn(dev, "Not enough buffer %u for FPGA SBU caps %u", in mlx5_fpga_sbu_caps()
112 mlx5_core_warn(dev, "Error reading FPGA SBU caps %u bytes at address 0x%llx: %d", in mlx5_fpga_sbu_caps()
/linux/Documentation/firmware-guide/acpi/
H A Dintel-pmc-mux.rst93 Depending on the platform, the data and SBU lines coming from the connector may
97 orientation. The driver uses a specific device properties "sbu-orientation"
98 (SBU) and "hsl-orientation" (data) to know if those lines are "fixed", and to
106 Package () {"sbu-orientation", "normal"},
132 Package () {"sbu-orientation", "normal"},
147 Package () {"sbu-orientation", "normal"},
/linux/arch/alpha/kernel/
H A Dsys_miata.c136 * 8 PCI-PCI Bridge (SBU Riser)
139 * 11 PCI on board slot 4 (SBU Riser)
140 * 12 PCI on board slot 5 (SBU Riser)
144 * 13 PCI on board slot 1 (SBU Riser)
145 * 14 PCI on board slot 2 (SBU Riser)
146 * 15 PCI on board slot 3 (SBU Riser)
/linux/drivers/usb/typec/mux/
H A Dgpio-sbu-mux.c155 { .compatible = "gpio-sbu-mux", },
170 MODULE_DESCRIPTION("GPIO based SBU mux driver");
H A Dfsa4480.c122 /* Disable SBU output while re-configuring the switch */ in fsa4480_set()
126 /* 35us to allow the SBU switch to turn off */ in fsa4480_set()
139 /* 15us to allow the SBU switch to turn on again */ in fsa4480_set()
H A DMakefile4 obj-$(CONFIG_TYPEC_MUX_GPIO_SBU) += gpio-sbu-mux.o
H A Dwcd939x-usbss.c328 /* 35us to allow the SBU switch to turn off */ in wcd939x_usbss_set()
527 /* 15us to allow the SBU switch to turn on again */ in wcd939x_usbss_set()
H A Dintel_pmc_mux.c590 ret = fwnode_property_read_string(fwnode, "sbu-orientation", &str); in pmc_usb_register_port()
/linux/include/dt-bindings/usb/
H A Dpd.h280 * <8> :: SBU supported (0b == supported, 1b == not supported)
281 * <7> :: SBU type (0b == passive, 1b == active)
319 /* Active Cable SBU Supported/Type */
350 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
353 | ((vbm) & 0x3) << 9 | (sbu) << 8 | (sbut) << 7 | ((cur) & 0x3) << 5 \
/linux/include/linux/usb/
H A Dpd_vdo.h310 * <8> :: SBU supported (0b == supported, 1b == not supported)
311 * <7> :: SBU type (0b == passive, 1b == active)
349 /* Active Cable SBU Supported/Type */
380 #define VDO_ACABLE1(hw, fw, ver, conn, lat, term, vbm, sbu, sbut, cur, vbt, sopp, spd) \ argument
383 | ((vbm) & 0x3) << 9 | (sbu) << 8 | (sbut) << 7 | ((cur) & 0x3) << 5 \
/linux/Documentation/devicetree/bindings/connector/
H A Dusb-connector.yaml207 description: Sideband Use (SBU), present in USB-C. This describes the
208 alternate mode connection of which SBU is a part.
341 # to companion PMIC (max77865), SS lines to USB3 PHY and SBU to DisplayPort.
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8qxp-mek.dts33 gpio-sbu-mux {
34 compatible = "nxp,cbdtu02043", "gpio-sbu-mux";