best_clk         1184 drivers/tty/serial/samsung.c 			unsigned int req_baud, struct clk **best_clk,
best_clk         1233 drivers/tty/serial/samsung.c 			*best_clk = clk;
best_clk         2382 drivers/tty/serial/sh-sci.c 	int best_clk = -1;
best_clk         2424 drivers/tty/serial/sh-sci.c 			best_clk = SCI_SCK;
best_clk         2439 drivers/tty/serial/sh-sci.c 			best_clk = SCI_SCIF_CLK;
best_clk         2455 drivers/tty/serial/sh-sci.c 			best_clk = SCI_BRG_INT;
best_clk         2469 drivers/tty/serial/sh-sci.c 		best_clk = SCI_FCK;
best_clk         2478 drivers/tty/serial/sh-sci.c 	if (best_clk >= 0)
best_clk         2480 drivers/tty/serial/sh-sci.c 			s->clks[best_clk], baud, min_err);
best_clk         2488 drivers/tty/serial/sh-sci.c 	if (best_clk >= 0 && sci_getreg(port, SCCKS)->size) {
best_clk         2520 drivers/tty/serial/sh-sci.c 	if (best_clk >= 0) {
best_clk          128 drivers/video/fbdev/mbx/mbxfb.c 	unsigned int best_clk = 0;
best_clk          154 drivers/video/fbdev/mbx/mbxfb.c 					best_clk = clk;
best_clk          162 drivers/video/fbdev/mbx/mbxfb.c 	return KHZ2PICOS(best_clk);
best_clk          373 sound/soc/atmel/mchp-i2s-mcc.c 					  struct clk **best_clk,
best_clk          386 sound/soc/atmel/mchp-i2s-mcc.c 		*best_clk = clk;
best_clk          402 sound/soc/atmel/mchp-i2s-mcc.c 	struct clk *best_clk = NULL;
best_clk          426 sound/soc/atmel/mchp-i2s-mcc.c 						     &best_clk, best_rate,
best_clk          440 sound/soc/atmel/mchp-i2s-mcc.c 						     &best_clk, best_rate,
best_clk          455 sound/soc/atmel/mchp-i2s-mcc.c 	if (!best_clk) {
best_clk          461 sound/soc/atmel/mchp-i2s-mcc.c 		best_clk == dev->pclk ? "pclk" : "gclk",
best_clk          469 sound/soc/atmel/mchp-i2s-mcc.c 	if (best_clk == dev->gclk)