Home
last modified time | relevance | path

Searched refs:tcpci_tcpm_select_rp_value (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/usb_c/
Dtcpci_priv.h164 int tcpci_tcpm_select_rp_value(const struct i2c_dt_spec *bus, enum tc_rp_value rp);
/Zephyr-latest/drivers/usb_c/tcpc/
Dtcpci.c564 int tcpci_tcpm_select_rp_value(const struct i2c_dt_spec *bus, enum tc_rp_value rp) in tcpci_tcpm_select_rp_value() function
Dps8xxx.c133 return tcpci_tcpm_select_rp_value(&cfg->bus, rp); in ps8xxx_tcpc_select_rp_value()
Drt1715.c148 return tcpci_tcpm_select_rp_value(&cfg->bus, rp); in rt1715_tcpc_select_rp_value()