Home
last modified time | relevance | path

Searched defs:max_n (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Dclock_sun6i.c186 const int max_n = 32; in clock_set_pll5() local
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra124/
H A Dclock.c1070 const u32 max_m = 1 << 5, max_n = 1 << 10, max_p = 1 << 3, in clock_set_display_rate() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.c1845 unsigned int max_n = (128 * freq) / 300; in hdmi_compute_n() local