fix_sscg_deviation  145 drivers/clk/mvebu/armada-370.c 	.fix_sscg_deviation = kirkwood_fix_sscg_deviation,
fix_sscg_deviation  147 drivers/clk/mvebu/common.c 	if (desc->is_sscg_enabled && desc->fix_sscg_deviation
fix_sscg_deviation  149 drivers/clk/mvebu/common.c 		rate = desc->fix_sscg_deviation(rate);
fix_sscg_deviation   33 drivers/clk/mvebu/common.h 	u32 (*fix_sscg_deviation)(u32 system_clk);