Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Daty128.h244 #define PPLL_DIV_0 0x0004 macro
Dradeon.h431 #define PPLL_DIV_0 0x0004 macro
/linux-4.4.14/drivers/video/fbdev/aty/
Dradeon_monitor.c667 ppll_divn = INPLL(PPLL_DIV_0 + ppll_div_sel); in radeon_fixup_panel_info()
Dradeon_base.c654 n = (INPLL(PPLL_DIV_0 + ppll_div_sel) & 0x7ff); in radeon_probe_pll_params()
660 switch ((INPLL(PPLL_DIV_0 + ppll_div_sel) >> 16) & 0x7) { in radeon_probe_pll_params()
Dradeon_pm.c2464 OUTPLL(PPLL_DIV_0, 0x48090);