Searched refs:PD_REV20 (Results 1 – 7 of 7) sorted by relevance
459 reg = FIELD_PREP(TCPC_MSG_HDR_INFO_REV, PD_REV20); in tcpci_set_roles()611 (negotiated_rev > PD_REV20 in tcpci_pd_transmit()
344 val |= PD_REV20 << USBC_PDCFG3_SOP_SHIFT; in wcove_set_roles()
573 [PD_REV20] = "rev2",1628 case PD_REV20: in svdm_consume_identity_sop_prime()1836 if (port->negotiated_rev == PD_REV20) in tcpm_can_communicate_sop_prime()1858 if ((port->negotiated_rev == PD_REV20 && port->data_role == TYPEC_HOST) || in tcpm_attempt_vconn_swap_discovery()4592 case PD_REV20: in tcpm_set_initial_svdm_version()4779 } else if (port->negotiated_rev > PD_REV20) { in run_state_machine()5382 if (port->data_role == TYPEC_DEVICE || port->negotiated_rev > PD_REV20) { in run_state_machine()5391 if (port->data_role == TYPEC_DEVICE || port->negotiated_rev > PD_REV20) { in run_state_machine()
1032 ret = fusb302_enable_tx_auto_retries(chip, negotiated_rev > PD_REV20 ? in tcpm_pd_transmit()
74 #define PD_REV20 0x1 macro
461 MSG_CONFIG_SPEC_REV_MASK, PD_REV20); in qcom_pmic_typec_pdphy_enable()
814 ret = anx7411_reg_write(ctx->spi_client, PD_REV_INIT, PD_REV20); in anx7411_config()