old_clk_rate       79 drivers/devfreq/rk3399_dmc.c 	unsigned long old_clk_rate = dmcfreq->rate;
old_clk_rate      115 drivers/devfreq/rk3399_dmc.c 	if (old_clk_rate < target_rate) {
old_clk_rate      149 drivers/devfreq/rk3399_dmc.c 	} else if (old_clk_rate > target_rate)
old_clk_rate       23 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	unsigned long old_clk_rate = pfdev->devfreq.cur_freq;
old_clk_rate       35 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	if (old_clk_rate == target_rate)
old_clk_rate       42 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	if (old_clk_rate < target_rate) {
old_clk_rate       63 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	if (old_clk_rate > target_rate) {