Home
last modified time | relevance | path

Searched refs:MC_CHP_IO_CNTL_A1__MEM_SYNC_ENA_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dradeon.h1588 #define MC_CHP_IO_CNTL_A1__MEM_SYNC_ENA_MASK 0x03000000L macro
Dradeonfb.c4085 mc_chp_io_cntl_a1 = INMC( rinfo, ixMC_CHP_IO_CNTL_A1) & ~MC_CHP_IO_CNTL_A1__MEM_SYNC_ENA_MASK; in radeon_pm_yclk_mclk_sync()