Searched refs:init_pll (Results 1 – 4 of 4) sorted by relevance
322 int (*init_pll) (const struct fb_info * info, union aty_pll * pll); member
647 .init_pll = aty_init_pll_ct,
2601 if (par->pll_ops->init_pll) in aty_init()2602 par->pll_ops->init_pll(info, &par->pll); in aty_init()
1788 init_pll(struct nvbios_init *init) in init_pll() function2169 [0x79] = { init_pll },