Home
last modified time | relevance | path

Searched refs:MEM_SIZE_1M (Results 1 – 4 of 4) sorted by relevance

/linux/include/video/
A Dmach64.h919 #define MEM_SIZE_1M 0x00000001 macro
/linux/drivers/atm/
A Diphase.h1321 #define MEM_SIZE_1M 0x0002 /* board has 1M of buffer */ macro
A Diphase.c765 if ((memType & MEM_SIZE_MASK) == MEM_SIZE_1M) {
3124 if ((iadev->memType & MEM_SIZE_MASK) == MEM_SIZE_1M)
/linux/drivers/video/fbdev/aty/
A Datyfb_base.c2507 case MEM_SIZE_1M: in aty_init()
2529 case MEM_SIZE_1M: in aty_init()
2559 par->mem_cntl |= MEM_SIZE_1M; in aty_init()

Completed in 25 milliseconds