Home
last modified time | relevance | path

Searched defs:root_freq (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A Dclock.c435 u32 root_freq, axi_podf; in get_axi_clk() local
454 u32 emi_clk_sel, emi_slow_podf, cscmr1, root_freq = 0; in get_emi_slow_clk() local
984 u32 root_freq = 0, usdhc_podf = 0, clk_sel = 0; in get_usdhc_clk() local
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dqcom_geni_serial.c152 static const unsigned long root_freq[] = {7372800, 14745600, 19200000, 29491200, variable