Searched refs:sun6i_ahb1_clk (Results 1 – 1 of 1) sorted by relevance
54 struct sun6i_ahb1_clk { struct59 #define to_sun6i_ahb1_clk(_hw) container_of(_hw, struct sun6i_ahb1_clk, hw) argument64 struct sun6i_ahb1_clk *ahb1 = to_sun6i_ahb1_clk(hw); in sun6i_ahb1_clk_recalc_rate()162 struct sun6i_ahb1_clk *ahb1 = to_sun6i_ahb1_clk(hw); in sun6i_ahb1_clk_set_rate()193 struct sun6i_ahb1_clk *ahb1; in sun6i_ahb1_clk_setup()209 ahb1 = kzalloc(sizeof(struct sun6i_ahb1_clk), GFP_KERNEL); in sun6i_ahb1_clk_setup()