Searched refs:clk_icst (Results 1 – 1 of 1) sorted by relevance
32 struct clk_icst { struct40 #define to_icst(_hw) container_of(_hw, struct clk_icst, hw) argument84 struct clk_icst *icst = to_icst(hw); in icst_recalc_rate()97 struct clk_icst *icst = to_icst(hw); in icst_round_rate()107 struct clk_icst *icst = to_icst(hw); in icst_set_rate()131 struct clk_icst *icst; in icst_clk_register()135 icst = kzalloc(sizeof(struct clk_icst), GFP_KERNEL); in icst_clk_register()