Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dmcfclk.h32 #define DEFINE_CLK(clk_bank, clk_name, clk_slot, clk_rate) \ argument
35 .rate = clk_rate, \
42 #define DEFINE_CLK(clk_ref, clk_name, clk_rate) \ argument
44 .rate = clk_rate, \
/arch/mips/ar7/
Dclock.c89 struct clk_rate { struct
92 static struct clk_rate bus_clk = { argument
96 static struct clk_rate cpu_clk = {