Lines Matching full:nomadik
3 * Nomadik clock implementation
8 #define pr_fmt(fmt) "Nomadik SRC clocks: " fmt
24 * The Nomadik clock tree is described in the STN8815A12 DB V4.2
85 { .compatible = "stericsson,nomadik-src" },
142 * struct clk_pll - Nomadik PLL clock
152 * struct clk_src - Nomadik src clock
269 pr_err("%s: the Nomadik has only PLL 1 & 2\n", __func__); in pll_clk_register()
296 * The Nomadik SRC clocks are gated, but not in the sense that
495 debugfs_create_file("nomadik-src-clk", S_IFREG | S_IRUGO, in nomadik_src_clk_init_debugfs()
524 "st,nomadik-pll-clock", of_nomadik_pll_setup);
548 "st,nomadik-hclk-clock", of_nomadik_hclk_setup);
571 "st,nomadik-src-clock", of_nomadik_src_clk_setup);