Home
last modified time | relevance | path

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

/Linux-v5.10/include/video/
Daty128.h245 #define PPLL_DIV_0 0x0004 macro
Dradeon.h432 #define PPLL_DIV_0 0x0004 macro
/Linux-v5.10/drivers/video/fbdev/aty/
Dradeon_monitor.c668 ppll_divn = INPLL(PPLL_DIV_0 + ppll_div_sel); in radeon_fixup_panel_info()
Dradeon_base.c645 n = (INPLL(PPLL_DIV_0 + ppll_div_sel) & 0x7ff); in radeon_probe_pll_params()
651 switch ((INPLL(PPLL_DIV_0 + ppll_div_sel) >> 16) & 0x7) { in radeon_probe_pll_params()
Dradeon_pm.c2466 OUTPLL(PPLL_DIV_0, 0x48090);