/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | gpio-sbu-mux.yaml | 4 $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 D | fcs,fsa4480.yaml | 55 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 D | nxp,ptn36502.yaml | 40 Sideband Use (SBU) AUX lines endpoint to the Type-C connector for the purpose of
|
H A D | onnn,nb7vpq904m.yaml | 85 Sideband Use (SBU) AUX lines endpoint to the Type-C connector for the purpose of
|
/freebsd/sys/dev/mlx5/mlx5_fpga/ |
H A D | sdk.h | 68 * @param vid SBU Vendor ID 69 * @param pid SBU Product ID 70 * Any SBU-specific initialization should happen at this stage 78 * SBU-specific cleanup should happen at this stage 202 * mlx5_fpga_sbu_conn_create() - Initialize a new FPGA SBU connection 206 * Sets up a new FPGA SBU connection with the specified attributes. 220 * mlx5_fpga_sbu_conn_destroy() - Destroy an FPGA SBU connection 221 * @conn: The FPGA SBU connection to destroy 223 * Cleans up an FPGA SBU connection which was previously created with 230 * @fdev: An FPGA SBU connection [all …]
|
H A D | mlx5fpga_core.c | 193 mlx5_fpga_err(fdev, "Failed to reset SBU: %d\n", err); in mlx5_fpga_device_brb() 234 mlx5_fpga_info(fdev, "%s(%d) image, version %u; SBU %06x:%04x version %d\n", in mlx5_fpga_device_start() 387 mlx5_fpga_err(fdev, "Failed to re-set SBU bypass on: %d\n", in mlx5_fpga_device_stop()
|
H A D | mlx5fpga_cmd.c | 101 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 %#jx: %d", in mlx5_fpga_sbu_caps()
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc8180x-lenovo-flex-5g.dts | 185 usbprim-sbu-mux { 186 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 204 usbsec-sbu-mux { 205 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 784 usbprim_sbu_default: usbprim-sbu-state { 801 usbsec_sbu_default: usbsec-sbu-state {
|
H A D | sc8280xp-crd.dts | 226 usb0-sbu-mux { 227 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 245 usb1-sbu-mux { 246 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 984 usb0_sbu_default: usb0-sbu-state { 1009 usb1_sbu_default: usb1-sbu-state {
|
H A D | sc8180x-primus.dts | 252 usbprim-sbu-mux { 253 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 271 usbsec-sbu-mux { 272 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 867 usbprim_sbu_default: usbprim-sbu-state { 884 usbsec_sbu_default: usbsec-sbu-state {
|
H A D | sc8280xp-lenovo-thinkpad-x13s.dts | 366 usb0-sbu-mux { 367 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 385 usb1-sbu-mux { 386 compatible = "pericom,pi3usb102", "gpio-sbu-mux"; 1723 usb0_sbu_default: usb0-sbu-state { 1740 usb1_sbu_default: usb1-sbu-state {
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/usb/ |
H A D | pd.h | 280 * <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 \
|
/freebsd/sys/contrib/device-tree/Bindings/connector/ |
H A D | usb-connector.yaml | 207 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.
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8qxp-mek.dts | 33 gpio-sbu-mux { 34 compatible = "nxp,cbdtu02043", "gpio-sbu-mux";
|
H A D | imx8qm-mek.dts | 114 compatible = "nxp,cbdtu02043", "gpio-sbu-mux";
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_cpl_io.c | 1151 int sbu; in t4_push_pdus() local 1161 sbu = sbused(sb); in t4_push_pdus() 1162 if (sbu > 0) { in t4_push_pdus() 1169 sbdrop_locked(sb, min(sbu, drop)); in t4_push_pdus() 1170 drop -= min(sbu, drop); in t4_push_pdus() 1908 int sbu; in do_fw4_ack() local 1911 sbu = sbused(sb); in do_fw4_ack() 1913 if (__predict_false(sbu > 0)) { in do_fw4_ack() 1920 sbdrop_locked(sb, min(sbu, plen)); in do_fw4_ack() 1921 plen -= min(sbu, plen); in do_fw4_ack()
|
/freebsd/share/doc/usd/21.troff/ |
H A D | m3 | 351 the total \fIheight\fR of the string is \fB\en(stu\-\en(sbu\fR.
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_kas.txt | 6772 twrJXFjmIUa+tiu2aP1X+SA45Fhc3h+R7oxSUmr+sbU=
|