Searched refs:CLK_ARC (Results 1 – 3 of 3) sorted by relevance
/u-boot/include/dt-bindings/clock/ |
A D | snps,hsdk-cgu.h | 16 #define CLK_ARC 1 macro
|
/u-boot/arch/arc/dts/ |
A D | hsdk-common.dtsi | 33 <&cgu_clk CLK_ARC>, <&cgu_clk CLK_HDMI_PLL>,
|
/u-boot/drivers/clk/ |
A D | clk-hsdk-cgu.c | 309 …[CLK_ARC] = { CGU_ARC_PLL, CGU_ARC_IDIV, &core_pll_dat, idiv_get, cpu_clk_se… 339 …[CLK_ARC] = { CGU_ARC_PLL, CGU_ARC_IDIV, &core_pll_dat, idiv_get, cpu_clk_se…
|
Completed in 5 milliseconds