Searched refs:cob (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_driver.c411 CARD32 cob = INREG( 0x48c18 ); local in function:ResetBCI2K
415 (cob & 0x00000008) &&
422 OUTREG( 0x48c18, cob & ~8 );
425 OUTREG( 0x48c18, cob );
1957 /* align cob to 128k */

Completed in 6 milliseconds