Home
last modified time | relevance | path

Searched refs:corepll_res (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c1354 if (!corepll_res) in mlxbf_i2c_get_corepll()
1365 if (corepll_res->io) in mlxbf_i2c_get_corepll()
1368 params = corepll_res->params; in mlxbf_i2c_get_corepll()
1375 if (!corepll_res->io) { in mlxbf_i2c_get_corepll()
1393 mutex_lock(corepll_res->lock); in mlxbf_i2c_release_corepll()
1395 if (corepll_res->io) { in mlxbf_i2c_release_corepll()
1397 params = corepll_res->params; in mlxbf_i2c_release_corepll()
1403 mutex_unlock(corepll_res->lock); in mlxbf_i2c_release_corepll()
1537 if (!corepll_res) in mlxbf_i2c_calculate_corepll_freq()
1548 mutex_lock(corepll_res->lock); in mlxbf_i2c_calculate_corepll_freq()
[all …]