Lines Matching +full:polarity +full:- +full:supported
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright 2015-2017 Google, Inc
56 #define TCPC_MUX_POLARITY_INVERTED BIT(2) /* Polarity inverted */
59 * struct tcpc_dev - Port configuration and callback functions
64 * and cc=Rp-def. This allows the tcpm to provide a fallback
65 * current-limit detection method for the cc=Rp-def case.
73 * Called to set polarity
82 * Optional; if supported by hardware, called to start dual-role
83 * toggling or single-role connection detection. Toggling stops
110 * is supported by TCPC, set this callback for TCPM to query
116 * (e.g. D+/- or SS Tx/Rx). Called to notify the status of the bit.
123 * Optional; Returns whether cable communication over SOP' is supported
142 enum typec_cc_polarity polarity);
146 enum typec_cc_polarity polarity);