Searched refs:axi_clk_set (Results 1 – 1 of 1) sorted by relevance
267 static ulong axi_clk_set(struct clk *, ulong);290 { CGU_SYS_PLL, 0, CGU_SYS_IDIV_AXI, &sdt_pll_dat, idiv_get, axi_clk_set, idiv_off },535 static ulong axi_clk_set(struct clk *sclk, ulong rate) in axi_clk_set() function