Searched refs:TCPC_TX_SOP_PRIME (Results 1 – 5 of 5) sorted by relevance
1008 case TCPC_TX_SOP_PRIME: in tcpm_pd_transmit()1037 case TCPC_TX_SOP_PRIME: in tcpm_pd_transmit()1616 if (tx_sop_type == TCPC_TX_SOP_PRIME) in tcpm_queue_vdm()1780 struct pd_mode_data *pmdata = rx_sop_type == TCPC_TX_SOP_PRIME ? in svdm_consume_svids()1835 case TCPC_TX_SOP_PRIME: in svdm_consume_modes()2021 case TCPC_TX_SOP_PRIME: in tcpm_pd_svdm()2065 if (rx_sop_type == TCPC_TX_SOP_PRIME) in tcpm_pd_svdm()2139 !(rx_sop_type == TCPC_TX_SOP_PRIME && cmd == CMD_DISCOVER_IDENT)) in tcpm_pd_svdm()2192 *response_tx_sop_type = TCPC_TX_SOP_PRIME; in tcpm_pd_svdm()2206 case TCPC_TX_SOP_PRIME: in tcpm_pd_svdm()[all …]
151 rx_type = TCPC_TX_SOP_PRIME; in process_rx()
391 case TCPC_TX_SOP_PRIME: in wcove_pd_transmit()
1020 [TCPC_TX_SOP_PRIME] = "SOP'",
44 TCPC_TX_SOP_PRIME = 1, enumerator