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

/linux-master/drivers/i2c/busses/
H A Di2c-mlxbf.c1498 u64 corepll_frequency; local
1520 corepll_frequency = (MLXBF_I2C_PLL_IN_FREQ * core_f) / MLNXBF_I2C_COREPLL_CONST;
1521 corepll_frequency /= (++core_r) * (++core_od);
1523 return corepll_frequency;

Completed in 214 milliseconds