Searched refs:get_best_ratio (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/freescale/ |
H A D | phy-fsl-imx8-mipi-dphy.c | 127 static void get_best_ratio(u32 *pnum, u32 *pdenom, u32 max_n, u32 max_d) in get_best_ratio() function 171 get_best_ratio(&numerator, &denominator, 255, 256); in mixel_dphy_config_from_opts()
|
/kernel/linux/linux-6.6/drivers/phy/freescale/ |
H A D | phy-fsl-imx8-mipi-dphy.c | 159 static void get_best_ratio(u32 *pnum, u32 *pdenom, u32 max_n, u32 max_d) in get_best_ratio() function 203 get_best_ratio(&numerator, &denominator, 255, 256); in mixel_dphy_config_from_opts()
|
Completed in 3 milliseconds