Searched refs:corepll_res (Results 1 – 1 of 1) sorted by relevance
1310 if (!corepll_res) in mlxbf_i2c_get_corepll()1321 if (corepll_res->io) in mlxbf_i2c_get_corepll()1324 params = corepll_res->params; in mlxbf_i2c_get_corepll()1331 if (!corepll_res->io) { in mlxbf_i2c_get_corepll()1349 mutex_lock(corepll_res->lock); in mlxbf_i2c_release_corepll()1351 if (corepll_res->io) { in mlxbf_i2c_release_corepll()1353 params = corepll_res->params; in mlxbf_i2c_release_corepll()1359 mutex_unlock(corepll_res->lock); in mlxbf_i2c_release_corepll()1493 if (!corepll_res) in mlxbf_i2c_calculate_corepll_freq()1504 mutex_lock(corepll_res->lock); in mlxbf_i2c_calculate_corepll_freq()[all …]