Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb.h329 extern const struct aty_pll_ops aty_pll_unsupported; /* unsupported */
H A Dmach64_gx.c904 const struct aty_pll_ops aty_pll_unsupported = { variable
H A Datyfb_base.c2418 par->pll_ops = &aty_pll_unsupported; in aty_init()