Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Daty128fb.c423 struct aty128_pll { struct
437 struct aty128_pll pll; argument
1317 static void aty128_set_pll(struct aty128_pll *pll, in aty128_set_pll()
1359 static int aty128_var_to_pll(u32 period_in_ps, struct aty128_pll *pll, in aty128_var_to_pll()
1405 static int aty128_pll_to_var(const struct aty128_pll *pll, in aty128_pll_to_var()
1423 const struct aty128_pll *pll, in aty128_ddafifo()
1557 struct aty128_pll pll; in aty128_decode_var()