Home
last modified time | relevance | path

Searched refs:PD_REV20 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c459 reg = FIELD_PREP(TCPC_MSG_HDR_INFO_REV, PD_REV20); in tcpci_set_roles()
611 (negotiated_rev > PD_REV20 in tcpci_pd_transmit()
H A Dfusb302.c1032 ret = fusb302_enable_tx_auto_retries(chip, negotiated_rev > PD_REV20 ? in tcpm_pd_transmit()
/linux/include/linux/usb/
H A Dpd.h74 #define PD_REV20 0x1 macro
/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_pdphy.c461 MSG_CONFIG_SPEC_REV_MASK, PD_REV20); in qcom_pmic_typec_pdphy_enable()
/linux/drivers/usb/typec/
H A Danx7411.c816 ret = anx7411_reg_write(ctx->spi_client, PD_REV_INIT, PD_REV20); in anx7411_config()