Searched refs:tcpci_tcpm_set_bist_test_mode (Results 1 – 3 of 3) sorted by relevance
143 int tcpci_tcpm_set_bist_test_mode(const struct i2c_dt_spec *bus, bool enable);
493 int tcpci_tcpm_set_bist_test_mode(const struct i2c_dt_spec *bus, bool enable) in tcpci_tcpm_set_bist_test_mode() function
463 return tcpci_tcpm_set_bist_test_mode(&cfg->bus, enable); in rt1715_tcpc_set_bist_test_mode()