Home
last modified time | relevance | path

Searched defs:best_clk (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/mbx/
Dmbxfb.c128 unsigned int best_clk = 0; in mbxfb_get_pixclock() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgk104.c984 int best_clk = 0, best_err = target_khz, p_ref, n_ref; in gk104_pll_calc_hiclk() local
/linux-4.4.14/drivers/tty/serial/
Dsamsung.c1150 unsigned int req_baud, struct clk **best_clk, in s3c24xx_serial_getclk()