Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c174 #define MLXBF_I2C_COREPLL_CORE_F_TYU_MASK GENMASK(15, 3) macro
1475 core_f = FIELD_GET(MLXBF_I2C_COREPLL_CORE_F_TYU_MASK, corepll_val); in mlxbf_i2c_calculate_freq_from_tyu()