Searched refs:rx_type (Results 1 – 1 of 1) sorted by relevance
633 int tcpci_tcpm_set_rx_type(const struct i2c_dt_spec *bus, uint8_t rx_type) in tcpci_tcpm_set_rx_type() argument635 return tcpci_write_reg8(bus, TCPC_REG_RX_DETECT, rx_type); in tcpci_tcpm_set_rx_type()
Completed in 5 milliseconds