best_prate       1175 drivers/clk/bcm/clk-bcm2835.c 	unsigned long prate, best_prate = 0;
best_prate       1205 drivers/clk/bcm/clk-bcm2835.c 			best_prate = prate;
best_prate       1215 drivers/clk/bcm/clk-bcm2835.c 	req->best_parent_rate = best_prate;
best_prate        452 drivers/gpu/drm/pl111/pl111_display.c 	unsigned long best_prate = 0;
best_prate        469 drivers/gpu/drm/pl111/pl111_display.c 			best_prate = this_prate;
best_prate        473 drivers/gpu/drm/pl111/pl111_display.c 	*prate = best_prate;