Lines Matching refs:clk_hclk
533 static struct clk clk_hclk = { variable
610 .parent = &clk_hclk,
663 .parent = &clk_hclk,
671 .parent = &clk_hclk,
687 .parent = &clk_hclk,
695 .parent = &clk_hclk,
711 .parent = &clk_hclk,
720 .parent = &clk_hclk,
730 .parent = &clk_hclk,
738 .parent = &clk_hclk,
747 .parent = &clk_hclk,
1058 .parent = &clk_hclk,
1202 CLKDEV_INIT(NULL, "hclk_ck", &clk_hclk),
1262 clk_hclk.rate = clk_hclk.parent->rate / clk_get_hclk_div(); in clk_init()
1273 if (clk_enable(&clk_hclk) || clk_enable(&clk_pclk)) in clk_init()