Searched refs:mlxbf_i2c_corepll_frequency (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/i2c/busses/
H A Di2c-mlxbf.c431 static u64 mlxbf_i2c_corepll_frequency; variable
1549 if (!mlxbf_i2c_corepll_frequency) {
1562 mlxbf_i2c_corepll_frequency = chip->calculate_freq(corepll_res);
1566 *freq = mlxbf_i2c_corepll_frequency;

Completed in 227 milliseconds