Searched refs:npcx_i2c_ctrl_get_speed (Results 1 – 3 of 3) sorted by relevance
53 int npcx_i2c_ctrl_get_speed(const struct device *i2c_dev, uint32_t *speed);
88 ret = npcx_i2c_ctrl_get_speed(config->i2c_ctrl, &speed); in i2c_npcx_port_get_config()
971 int npcx_i2c_ctrl_get_speed(const struct device *i2c_dev, uint32_t *speed) in npcx_i2c_ctrl_get_speed() function