Searched refs:custom_freq_cfg (Results 1 – 2 of 2) sorted by relevance
166 struct mec_i2c_freq_cfg *custom_freq_cfg) in i2c_config() argument187 i2c_timing(base, custom_freq_cfg); in i2c_config()227 struct mec_i2c_freq_cfg *custom_freq_cfg) in mec_hal_i2c_smb_init() argument256 if ((config->cfg_flags & MEC_I2C_SMB_CFG_CUST_FREQ) && !custom_freq_cfg) { in mec_hal_i2c_smb_init()263 i2c_config(ctx, config, custom_freq_cfg); in mec_hal_i2c_smb_init()
139 struct mec_i2c_freq_cfg *custom_freq_cfg);