Home
last modified time | relevance | path

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

/u-boot/include/kendryte/
A Dclk.h21 static inline struct clk *k210_clk_half(const char *name, in k210_clk_half() function
/u-boot/drivers/clk/kendryte/
A Dclk.c556 clk_dm(K210_CLK_IN0_H, k210_clk_half("in0_half", in0)); in k210_clk_probe()
557 clk_dm(K210_CLK_PLL0_H, k210_clk_half("pll0_half", "pll0")); in k210_clk_probe()
558 clk_dm(K210_CLK_PLL2_H, k210_clk_half("pll2_half", "pll2")); in k210_clk_probe()

Completed in 6 milliseconds