Lines Matching +full:transmit +full:- +full:level +full:- +full:mv
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright 2015-2017 Google, Inc
31 /* Time to wait for TCPC to complete transmit */
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.
82 * Optional; if supported by hardware, called to start dual-role
83 * toggling or single-role connection detection. Toggling stops
86 * @pd_transmit:Called to transmit PD message
94 * Low level drivers can perform chip specific operations, if any.
109 * detect VSAFE0V voltage level at vbus. When detection of VSAFE0V
116 * (e.g. D+/- or SS Tx/Rx). Called to notify the status of the bit.
120 * toggling. Chip level drivers are expected to check for contaminant
128 * a receptacle capable of modal operation. Chip level TCPCI drivers
151 int (*set_current_limit)(struct tcpc_dev *dev, u32 max_ma, u32 mv);