high_bound 48 drivers/clk/mvebu/common.c s32 low_bound, high_bound; high_bound 64 drivers/clk/mvebu/common.c high_bound = SSCG_CONF_HIGH(sscg_reg); high_bound 67 drivers/clk/mvebu/common.c if ((high_bound - low_bound) <= 0) high_bound 83 drivers/clk/mvebu/common.c freq_swing_half = (((u64)high_bound - (u64)low_bound) high_bound 85 drivers/clk/mvebu/common.c do_div(freq_swing_half, (2 * 96 * high_bound));