Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Datyfb.h330 extern const struct aty_pll_ops aty_pll_unsupported; /* unsupported */
H A Dmach64_gx.c906 const struct aty_pll_ops aty_pll_unsupported = { variable
H A Datyfb_base.c2413 par->pll_ops = &aty_pll_unsupported; in aty_init()