Searched refs:tcpc_is_cc_rp (Results 1 – 2 of 2) sorted by relevance
97 if (tcpc_is_cc_rp(tc->cc1) || tcpc_is_cc_rp(tc->cc2)) { in tc_unattached_snk_run()126 if (tcpc_is_cc_rp(tc->cc1) || tcpc_is_cc_rp(tc->cc2)) { in tc_attach_wait_snk_run()
168 static inline int tcpc_is_cc_rp(enum tc_cc_voltage_state cc) in tcpc_is_cc_rp() function198 return tcpc_is_cc_rp(cc1) && tcpc_is_cc_rp(cc2); in tcpc_is_cc_src_dbg_acc()