Searched refs:aty_st_pll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 558 #define aty_st_pll(pll_index, val) _aty_st_pll(pll_index, val, par) macro 605 aty_st_pll(PPLL_REF_DIV, in aty_pll_writeupdate() 701 aty_st_pll(MCLK_CNTL, mclk_cntl | 0x00030000); in aty128_reset_engine() 709 aty_st_pll(MCLK_CNTL, mclk_cntl); in aty128_reset_engine() 977 aty_st_pll(X_MPLL_REF_FB_DIV, 0x004c4c1e); in aty128_timings() 980 aty_st_pll(PPLL_REF_DIV, par->constants.ref_divider); in aty128_timings() 1028 aty_st_pll(PPLL_CNTL, aty_ld_pll(PPLL_CNTL) & ~(0x00030000)); in aty128_set_crtc() 1331 aty_st_pll(PPLL_CNTL, in aty128_set_pll() 1336 aty_st_pll(PPLL_REF_DIV, par->constants.ref_divider & 0x3ff); in aty128_set_pll() 1347 aty_st_pll(PPLL_DIV_ in aty128_set_pll() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 556 #define aty_st_pll(pll_index, val) _aty_st_pll(pll_index, val, par) macro 603 aty_st_pll(PPLL_REF_DIV, in aty_pll_writeupdate() 699 aty_st_pll(MCLK_CNTL, mclk_cntl | 0x00030000); in aty128_reset_engine() 707 aty_st_pll(MCLK_CNTL, mclk_cntl); in aty128_reset_engine() 975 aty_st_pll(X_MPLL_REF_FB_DIV, 0x004c4c1e); in aty128_timings() 978 aty_st_pll(PPLL_REF_DIV, par->constants.ref_divider); in aty128_timings() 1026 aty_st_pll(PPLL_CNTL, aty_ld_pll(PPLL_CNTL) & ~(0x00030000)); in aty128_set_crtc() 1331 aty_st_pll(PPLL_CNTL, in aty128_set_pll() 1336 aty_st_pll(PPLL_REF_DIV, par->constants.ref_divider & 0x3ff); in aty128_set_pll() 1347 aty_st_pll(PPLL_DIV_ in aty128_set_pll() [all...] |
Completed in 5 milliseconds