Searched refs:ixMC_CHP_IO_CNTL_A1 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/video/aty/ |
D | radeon_pm.c | 654 rinfo->save_regs[66] = INMC(rinfo, ixMC_CHP_IO_CNTL_A1); in radeon_pm_save_regs() 1063 mc_chp_io_cntl_a1 = INMC( rinfo, ixMC_CHP_IO_CNTL_A1) in radeon_pm_yclk_mclk_sync() 1068 OUTMC( rinfo, ixMC_CHP_IO_CNTL_A1, mc_chp_io_cntl_a1 in radeon_pm_yclk_mclk_sync() 1073 OUTMC( rinfo, ixMC_CHP_IO_CNTL_A1, mc_chp_io_cntl_a1); in radeon_pm_yclk_mclk_sync() 1961 OUTMC(rinfo, ixMC_CHP_IO_CNTL_A1, rinfo->save_regs[66] /*0x141555ff*/); in radeon_pm_m9p_reconfigure_mc() 2338 OUTMC(rinfo, ixMC_CHP_IO_CNTL_A1, 0x151550ff); 2343 OUTMC(rinfo, ixMC_CHP_IO_CNTL_A1, 0x141550ff);
|
/linux-3.4.99/include/video/ |
D | radeon.h | 1957 #define ixMC_CHP_IO_CNTL_A1 0x000C macro
|