Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsvga.h64 u32 f_base; member
/linux-4.1.27/drivers/video/fbdev/core/
Dsvgalib.c416 f_current = (pll->f_base * am) / an; in svga_compute_pll()
432 f_current = (pll->f_base * *m) / *n; in svga_compute_pll()