Lines Matching +full:termination +full:- +full:current
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright 2015-2017 Google, Inc
21 * ----------
26 * <10:8> :: object position (1-7 valid ... used for enter/exit mode only)
85 * SVDM Identity request -> response
106 * --------------------
114 * <15:0> :: USB-IF assigned VID for this cable vendor
156 * -------------
157 * <31:0> : USB-IF assigned XID for this cable
164 * -----------
173 * --------
236 * --------
259 * ---------
263 * <19:18> :: type-C to Type-A/B/C/Captive (00b == A, 01 == B, 10 == C, 11 == Captive)
266 * <12:11> :: cable termination type (11b == both ends active VCONN req)
271 * <6:5> :: Vbus current handling capability (01b == 3A, 10b == 5A)
277 * ---------
282 * <19:18> :: Type-C to Type-C/Captive (10b == C, 11b == Captive)
285 * <12:11> :: cable termination type (10b == Vconn not req, 01b == Vconn req)
288 * <6:5> :: Vbus current handling capability (01b == 3A, 10b == 5A)
293 * ---------
301 * <12:11> :: cable termination type (10b == one end active, 11b == both ends active VCONN req)
305 * <6:5> :: Vbus current handling capability (01b == 3A, 10b == 5A)
330 /* Cable Termination Type */
348 /* Vbus Current Handling Capability */
383 * ---------
437 * ---------
466 * ---------
472 * <14> :: Charge through current support (0b == 3A, 1b == 5A)
494 * SVDM Discover SVIDs request -> response
505 /* USB-IF SIDs */
508 #define USB_SID_MHL 0xff02 /* Mobile High-Definition Link */