Lines Matching +full:pd +full:- +full:revision
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright 2015-2017 Google, Inc
9 #include "pd.h"
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
123 /* PD Rev2.0 definition */
163 * -------------
164 * <31:0> : USB-IF assigned XID for this cable
171 * -----------
179 * UFP VDO (PD Revision 3.0+ only)
180 * --------
242 * DFP VDO (PD Revision 3.0+ only)
243 * --------
265 * Cable VDO (for both Passive and Active Cable VDO in PD Rev2.0)
266 * ---------
270 * <19:18> :: type-C to Type-A/B/C/Captive (00b == A, 01 == B, 10 == C, 11 == Captive)
283 * Passive Cable VDO (PD Rev3.0+)
284 * ---------
289 * <19:18> :: Type-C to Type-C/Captive (10b == C, 11b == Captive)
299 * Active Cable VDO 1 (PD Rev3.0+)
300 * ---------
321 /* Connector Type (_ATYPE and _BTYPE are for PD Rev2.0 only) */
360 /* USB SuperSpeed Signaling Support (PD Rev2.0) */
391 * ---------
444 * AMA VDO (PD Rev2.0)
445 * ---------
474 * ---------
502 * SVDM Discover SVIDs request -> response
513 /* USB-IF SIDs */
516 #define USB_SID_MHL 0xff02 /* Mobile High-Definition Link */