Searched refs:sandbox_clk_mux (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ |
A D | sandbox-clk.h | 76 static inline struct clk *sandbox_clk_mux(const char *name, void __iomem *reg, in sandbox_clk_mux() function
|
/u-boot/drivers/clk/ |
A D | clk_sandbox_ccf.c | 264 sandbox_clk_mux("usdhc1_sel", ®, 16, 1, usdhc_sels, in sandbox_clk_ccf_probe() 270 sandbox_clk_mux("usdhc2_sel", ®, 17, 1, usdhc_sels, in sandbox_clk_ccf_probe()
|
Completed in 3 milliseconds