Lines Matching full:vconn
198 /** Bit for plug orientation and vconn destination */
234 /** Bit for disabling the vconn over current detection */
252 * Bit for enabling the vconn power supported.
253 * If set, the TCPC will deliver at least the power indicated in the vconn power supported in
254 * device capabilities register to the vconn.
255 * If unset, at least 1W of power will be delivered to vconn.
258 /** Bit for enabling the vconn sourcing to CC line */
297 /** Bit for vconn present. Set if vconn is present on CC1 or CC2, threshold is fixed at 2.4V. */
316 /** Bit for vconn over current */
427 /** Bit for source vconn - if set, TCPC is capable of switching the vconn source */
484 /** Mask for vconn power supported */
486 /** Macro to extract the vconn power supported from the register value */
489 /** Value for vconn power supported of 1.0W */
491 /** Value for vconn power supported of 1.5W */
493 /** Value for vconn power supported of 2.0W */
495 /** Value for vconn power supported of 3.0W */
497 /** Value for vconn power supported of 4.0W */
499 /** Value for vconn power supported of 5.0W */
501 /** Value for vconn power supported of 6.0W */
503 /** Value for external vconn power supported */
505 /** Bit for vconn overcurrent fault capable - if set, TCPC can detect the vconn over current */