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

/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128IBMDAC.c373 (pI128->MemoryType != I128_MEMORY_SGRAM))
383 if ((pI128->MemoryType == I128_MEMORY_SGRAM) &&
396 if (pI128->MemoryType == I128_MEMORY_SGRAM) {
592 (pI128->MemoryType != I128_MEMORY_SGRAM))
602 if ((pI128->MemoryType == I128_MEMORY_SGRAM) &&
H A Di128init.c347 if (pI128->MemoryType == I128_MEMORY_SGRAM) {
387 if (pI128->MemoryType == I128_MEMORY_SGRAM) {
404 (pI128->MemoryType == I128_MEMORY_SGRAM))
434 (pI128->MemoryType == I128_MEMORY_SGRAM))
515 } else if (pI128->MemoryType == I128_MEMORY_SGRAM) {
H A Di128_driver.c686 pI128->MemoryType = I128_MEMORY_SGRAM;
689 pI128->MemoryType = I128_MEMORY_SGRAM;
708 pI128->MemoryType == I128_MEMORY_SGRAM ? "SGRAM" :
714 if (pI128->MemoryType != I128_MEMORY_SGRAM)
1072 (pI128->MemoryType != I128_MEMORY_SGRAM))
H A Di128accel.c496 if (pI128->MemoryType == I128_MEMORY_SGRAM)
H A Di128exa.c83 if (pI128->MemoryType == I128_MEMORY_SGRAM)
H A Di128reg.h122 #define I128_MEMORY_SGRAM 0x08 macro

Completed in 63 milliseconds