Searched refs:sun6i_ahb1_clk (Results 1 – 1 of 1) sorted by relevance
56 struct sun6i_ahb1_clk { struct61 #define to_sun6i_ahb1_clk(_hw) container_of(_hw, struct sun6i_ahb1_clk, hw) argument66 struct sun6i_ahb1_clk *ahb1 = to_sun6i_ahb1_clk(hw); in sun6i_ahb1_clk_recalc_rate()164 struct sun6i_ahb1_clk *ahb1 = to_sun6i_ahb1_clk(hw); in sun6i_ahb1_clk_set_rate()195 struct sun6i_ahb1_clk *ahb1; in sun6i_ahb1_clk_setup()210 ahb1 = kzalloc(sizeof(struct sun6i_ahb1_clk), GFP_KERNEL); in sun6i_ahb1_clk_setup()