Searched refs:tcpm_cc_is_open (Results 1 – 1 of 1) sorted by relevance
587 #define tcpm_cc_is_open(cc) ((cc) == TYPEC_CC_OPEN) macro602 ((tcpm_cc_is_audio((port)->cc1) && tcpm_cc_is_open((port)->cc2)) || \603 (tcpm_cc_is_audio((port)->cc2) && tcpm_cc_is_open((port)->cc1)))