Lines Matching +full:termination +full:- +full:current
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright 2015-2017 Google, Inc
22 * ----------
27 * <10:8> :: object position (1-7 valid ... used for enter/exit mode only)
86 * SVDM Identity request -> response
112 * --------------------
120 * <15:0> :: USB-IF assigned VID for this cable vendor
163 * -------------
164 * <31:0> : USB-IF assigned XID for this cable
171 * -----------
180 * --------
243 * --------
266 * ---------
270 * <19:18> :: type-C to Type-A/B/C/Captive (00b == A, 01 == B, 10 == C, 11 == Captive)
273 * <12:11> :: cable termination type (11b == both ends active VCONN req)
278 * <6:5> :: Vbus current handling capability (01b == 3A, 10b == 5A)
284 * ---------
289 * <19:18> :: Type-C to Type-C/Captive (10b == C, 11b == Captive)
292 * <12:11> :: cable termination type (10b == Vconn not req, 01b == Vconn req)
295 * <6:5> :: Vbus current handling capability (01b == 3A, 10b == 5A)
300 * ---------
308 * <12:11> :: cable termination type (10b == one end active, 11b == both ends active VCONN req)
312 * <6:5> :: Vbus current handling capability (01b == 3A, 10b == 5A)
337 /* Cable Termination Type */
355 /* Vbus Current Handling Capability */
391 * ---------
445 * ---------
474 * ---------
480 * <14> :: Charge through current support (0b == 3A, 1b == 5A)
502 * SVDM Discover SVIDs request -> response
513 /* USB-IF SIDs */
516 #define USB_SID_MHL 0xff02 /* Mobile High-Definition Link */