Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/freescale/imx/clk/
H A Dimx_clk_composite.c54 #define TARGET_ROOT_POST_PODF_MAX 0x3f macro
170 for (postdiv = 1; postdiv <= TARGET_ROOT_POST_PODF_MAX + 1; postdiv++) { in imx_clk_composite_find_best()