Searched refs:tcpci_tcpm_set_cc (Results 1 – 4 of 4) sorted by relevance
182 int tcpci_tcpm_set_cc(const struct i2c_dt_spec *bus, enum tc_cc_pull pull);
581 int tcpci_tcpm_set_cc(const struct i2c_dt_spec *bus, enum tc_cc_pull pull) in tcpci_tcpm_set_cc() function
154 return tcpci_tcpm_set_cc(&cfg->bus, pull); in ps8xxx_tcpc_set_cc()
169 return tcpci_tcpm_set_cc(&cfg->bus, pull); in rt1715_tcpc_set_cc()