4 #include <asm/hardware/icst.h>
7 long (*round
)(struct clk
*, unsigned long);
8 int (*set
)(struct clk
*, unsigned long);
9 void (*setvco
)(struct clk
*, struct icst_vco
);
12 int icst_clk_set(struct clk
*, unsigned long);
13 long icst_clk_round(struct clk
*, unsigned long);