Searched refs:andXGIIDXREG (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/xgifb/ |
D | XGI_main_26.c | 1939 andXGIIDXREG(XGISR, IND_XGI_RAMDAC_CONTROL, ~0x04); in XGIfb_post_setmode() 1970 andXGIIDXREG(XGIPART2, 0x3a, 0x1f); in XGIfb_post_setmode() 1974 andXGIIDXREG(XGIPART2, 0x30, 0xdf); in XGIfb_post_setmode() 2005 andXGIIDXREG(XGIPART2, 0x3A, 0x1F); in XGIfb_post_setmode() 2009 andXGIIDXREG(XGIPART2, 0x30, 0xDF); in XGIfb_post_setmode()
|
D | XGI_main.h | 242 #define andXGIIDXREG(base,idx,and) do { \ macro
|