Home
last modified time | relevance | path

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

/linux/include/video/
H A Daty128.h14 #define CLOCK_CNTL_DATA 0x000c macro
H A Dmach64.h138 #define CLOCK_CNTL_DATA CLOCK_CNTL + 2 macro
H A Dradeon.h308 #define CLOCK_CNTL_DATA 0x000C macro
/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c1485 OUTREG8(CLOCK_CNTL_DATA + 1, (tmp >> 8) & 0xff); in radeon_pm_start_mclk_sclk()
1520 OUTREG8(CLOCK_CNTL_DATA + 1, (tmp >> 8) & 0xff); in radeon_pm_start_mclk_sclk()
1641 OUTREG8(CLOCK_CNTL_DATA, 0); in radeon_pm_restore_pixel_pll()
1659 OUTREG8(CLOCK_CNTL_DATA + 1, (tmp >> 8) & 0xff); in radeon_pm_restore_pixel_pll()
2279 OUTREG8(CLOCK_CNTL_DATA + 1, (tmp >> 8) & 0xff);
2302 OUTREG8(CLOCK_CNTL_DATA + 1, (tmp >> 8) & 0xff);
2432 OUTREG8(CLOCK_CNTL_DATA, 0);
2456 OUTREG8(CLOCK_CNTL_DATA + 1, 0xbc);
H A Dmach64_ct.c29 return aty_ld_8(CLOCK_CNTL_DATA, par); in aty_ld_pll_ct()
37 aty_st_8(CLOCK_CNTL_DATA, val & PLL_DATA, par); in aty_st_pll_ct()