Searched refs:xck (Results 1 – 1 of 1) sorted by relevance
236 struct clk *xck; member728 int xck, in fsi_clk_init() argument737 clock->xck = NULL; in fsi_clk_init()749 if (xck) { in fsi_clk_init()751 if (IS_ERR(clock->xck)) { in fsi_clk_init()818 ret = clk_enable(clock->xck); in fsi_clk_enable()836 clk_disable(clock->xck); in fsi_clk_enable()850 clk_disable(clock->xck); in fsi_clk_disable()928 struct clk *xck = fsi->clock.xck; in fsi_clk_set_rate_external() local936 xrate = clk_get_rate(xck); in fsi_clk_set_rate_external()[all …]