Home
last modified time | relevance | path

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

/linux/include/video/
H A Daty128.h245 #define PPLL_DIV_0 0x0004 macro
H A Dradeon.h432 #define PPLL_DIV_0 0x0004 macro
/linux/drivers/video/fbdev/aty/
H A Dradeon_monitor.c666 ppll_divn = INPLL(PPLL_DIV_0 + ppll_div_sel); in radeon_fixup_panel_info()
H A Dradeon_base.c646 n = (INPLL(PPLL_DIV_0 + ppll_div_sel) & 0x7ff); in radeon_probe_pll_params()
652 switch ((INPLL(PPLL_DIV_0 + ppll_div_sel) >> 16) & 0x7) { in radeon_probe_pll_params()
H A Dradeon_pm.c2465 OUTPLL(PPLL_DIV_0, 0x48090);