Home
last modified time | relevance | path

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

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