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

/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128IBMDAC.c372 if ((pI128->MemoryType != I128_MEMORY_DRAM) &&
380 if (!((pI128->MemoryType == I128_MEMORY_DRAM) &&
591 if ((pI128->MemoryType != I128_MEMORY_DRAM) &&
599 if (!((pI128->MemoryType == I128_MEMORY_DRAM) &&
H A Di128init.c403 else if ((pI128->MemoryType == I128_MEMORY_DRAM) ||
433 if ((pI128->MemoryType == I128_MEMORY_DRAM) ||
H A Di128_driver.c696 pI128->MemoryType = I128_MEMORY_DRAM;
702 pI128->MemoryType = I128_MEMORY_DRAM;
709 pI128->MemoryType == I128_MEMORY_DRAM ? "DRAM" :
1071 (pI128->MemoryType != I128_MEMORY_DRAM) &&
H A Di128reg.h120 #define I128_MEMORY_DRAM 0x02 macro

Completed in 8 milliseconds