Home
last modified time | relevance | path

Searched defs:clk_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/imx/
H A Dclk-cpu.c12 struct clk_cpu { struct
20 static inline struct clk_cpu *to_clk_cpu(struct clk_hw *hw) in to_clk_cpu() argument
/linux/arch/mips/ralink/
H A Dclk.c20 static const char *clk_cpu(int *idx) in clk_cpu() function