xck 237 sound/soc/sh/fsi.c struct clk *xck; xck 729 sound/soc/sh/fsi.c int xck, xck 738 sound/soc/sh/fsi.c clock->xck = NULL; xck 750 sound/soc/sh/fsi.c if (xck) { xck 751 sound/soc/sh/fsi.c clock->xck = devm_clk_get(dev, is_porta ? "xcka" : "xckb"); xck 752 sound/soc/sh/fsi.c if (IS_ERR(clock->xck)) { xck 756 sound/soc/sh/fsi.c if (clock->xck == clock->own) { xck 819 sound/soc/sh/fsi.c clk_enable(clock->xck); xck 838 sound/soc/sh/fsi.c clk_disable(clock->xck); xck 916 sound/soc/sh/fsi.c struct clk *xck = fsi->clock.xck; xck 924 sound/soc/sh/fsi.c xrate = clk_get_rate(xck); xck 930 sound/soc/sh/fsi.c clk_set_parent(ick, xck);