Home
last modified time | relevance | path

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

/freebsd/sys/arm64/freescale/imx/clk/
H A Dimx_clk_composite.c49 #define TARGET_ROOT_POST_PODF_MAX 0x3f macro
165 for (postdiv = 1; postdiv <= TARGET_ROOT_POST_PODF_MAX + 1; postdiv++) { in imx_clk_composite_find_best()