Searched refs:f_base (Results 1 – 3 of 3) sorted by relevance
65 u32 f_base; member
411 f_current = (pll->f_base * am) / an; in svga_compute_pll()427 f_current = (pll->f_base * *m) / *n; in svga_compute_pll()
295 u8 *f_base = dev->tp_data + c->tp_header + c->tp_delta; in get_tp_finger() local297 return (const struct tp_finger *)(f_base + i * c->tp_fsize); in get_tp_finger()