Home
last modified time | relevance | path

Searched refs:best_clk (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/mbx/
Dmbxfb.c128 unsigned int best_clk = 0; in mbxfb_get_pixclock() local
154 best_clk = clk; in mbxfb_get_pixclock()
162 return KHZ2PICOS(best_clk); in mbxfb_get_pixclock()
/linux-4.1.27/drivers/tty/serial/
Dsamsung.c1175 unsigned int req_baud, struct clk **best_clk, in s3c24xx_serial_getclk() argument
1224 *best_clk = clk; in s3c24xx_serial_getclk()