HomeSort by: relevance | last modified time | path
    Searched refs:I128_MEMORY_SGRAM (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xf86-video-i128/dist/src/
i128IBMDAC.c 373 (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) &&
i128init.c 347 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) {
i128_driver.c 686 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))
i128accel.c 496 if (pI128->MemoryType == I128_MEMORY_SGRAM)
i128exa.c 83 if (pI128->MemoryType == I128_MEMORY_SGRAM)
i128reg.h 122 #define I128_MEMORY_SGRAM 0x08

Completed in 8 milliseconds