Searched refs:clk_icst (Results 1 – 1 of 1) sorted by relevance
33 struct clk_icst { struct41 #define to_icst(_hw) container_of(_hw, struct clk_icst, hw) argument85 struct clk_icst *icst = to_icst(hw); in icst_recalc_rate()98 struct clk_icst *icst = to_icst(hw); in icst_round_rate()108 struct clk_icst *icst = to_icst(hw); in icst_set_rate()132 struct clk_icst *icst; in icst_clk_register()136 icst = kzalloc(sizeof(struct clk_icst), GFP_KERNEL); in icst_clk_register()