Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7/
H A Dclock.c441 u32 post_podf, pre_podf, auto_podf, root_src_clk; in get_root_clk() local
453 if (clock_get_autopostdiv(clock_id, &auto_podf, &auto_en) < 0) in get_root_clk()
457 auto_podf = 0; in get_root_clk()
469 (auto_podf + 1); in get_root_clk()