Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8-mipi-dphy.c159 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()