Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-mlxbf.c1447 u32 corepll_reg1_val, corepll_reg2_val; in mlxbf_calculate_freq_from_yu() local
1454 corepll_reg1_val = readl(corepll_res->io + MLXBF_I2C_CORE_PLL_REG1); in mlxbf_calculate_freq_from_yu()
1458 core_f = rol32(corepll_reg1_val, MLXBF_I2C_COREPLL_CORE_F_YU_SHIFT) & in mlxbf_calculate_freq_from_yu()
1460 core_r = rol32(corepll_reg1_val, MLXBF_I2C_COREPLL_CORE_R_YU_SHIFT) & in mlxbf_calculate_freq_from_yu()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-mlxbf.c1447 u32 corepll_reg1_val, corepll_reg2_val; in mlxbf_calculate_freq_from_yu() local
1454 corepll_reg1_val = readl(corepll_res->io + MLXBF_I2C_CORE_PLL_REG1); in mlxbf_calculate_freq_from_yu()
1458 core_f = rol32(corepll_reg1_val, MLXBF_I2C_COREPLL_CORE_F_YU_SHIFT) & in mlxbf_calculate_freq_from_yu()
1460 core_r = rol32(corepll_reg1_val, MLXBF_I2C_COREPLL_CORE_R_YU_SHIFT) & in mlxbf_calculate_freq_from_yu()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-mlxbf.c1447 u32 corepll_reg1_val, corepll_reg2_val; in mlxbf_calculate_freq_from_yu() local
1454 corepll_reg1_val = readl(corepll_res->io + MLXBF_I2C_CORE_PLL_REG1); in mlxbf_calculate_freq_from_yu()
1458 core_f = rol32(corepll_reg1_val, MLXBF_I2C_COREPLL_CORE_F_YU_SHIFT) & in mlxbf_calculate_freq_from_yu()
1460 core_r = rol32(corepll_reg1_val, MLXBF_I2C_COREPLL_CORE_R_YU_SHIFT) & in mlxbf_calculate_freq_from_yu()