Searched refs:PD_REV20 (Results 1 – 7 of 7) sorted by relevance
78 #define PD_REV20 0x1 macro
464 reg = FIELD_PREP(TCPC_MSG_HDR_INFO_REV, PD_REV20); in tcpci_set_roles()616 (negotiated_rev > PD_REV20 in tcpci_pd_transmit()
344 val |= PD_REV20 << USBC_PDCFG3_SOP_SHIFT; in wcove_set_roles()
601 [PD_REV20] = "rev2",1674 case PD_REV20: in svdm_consume_identity_sop_prime()1882 if (port->negotiated_rev == PD_REV20) in tcpm_can_communicate_sop_prime()1904 if ((port->negotiated_rev == PD_REV20 && port->data_role == TYPEC_HOST) || in tcpm_attempt_vconn_swap_discovery()4659 case PD_REV20: in tcpm_set_initial_svdm_version()4846 } else if (port->negotiated_rev > PD_REV20) { in run_state_machine()5460 if (port->data_role == TYPEC_DEVICE || port->negotiated_rev > PD_REV20) { in run_state_machine()5469 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()
462 MSG_CONFIG_SPEC_REV_MASK, PD_REV20); in qcom_pmic_typec_pdphy_enable()
816 ret = anx7411_reg_write(ctx->spi_client, PD_REV_INIT, PD_REV20); in anx7411_config()