Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
H A Dradeon_accel.c304 rinfo->dp_gui_master_cntl = ((temp << 8) | GMC_CLR_CMP_CNTL_DIS); in radeonfb_engine_init()
/linux/include/video/
H A Dradeon.h888 #define GMC_CLR_CMP_CNTL_DIS (1 << 28) macro