Searched refs:MCLK_CNTL (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Daty128.h255 #define MCLK_CNTL 0x000f macro
H A Daty128fb.c676 mclk_cntl = aty_ld_pll(MCLK_CNTL);
678 aty_st_pll(MCLK_CNTL, mclk_cntl | 0x00030000);
686 aty_st_pll(MCLK_CNTL, mclk_cntl);
H A Dradeonfb.c494 mclk_cntl = INPLL(MCLK_CNTL);
496 OUTPLL(MCLK_CNTL, (mclk_cntl |
526 OUTPLL(MCLK_CNTL, mclk_cntl);
H A Dradeon.h415 #define MCLK_CNTL 0x0012 macro
419 /* MCLK_CNTL bit constants */

Completed in 110 milliseconds