Searched refs:I128_MEMORY_WRAM (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128reg.h121 #define I128_MEMORY_WRAM 0x04 macro
H A Di128_driver.c691 pI128->MemoryType = I128_MEMORY_WRAM;
710 pI128->MemoryType == I128_MEMORY_WRAM ? "WRAM" : "UNKNOWN");
1035 if (pI128->MemoryType == I128_MEMORY_WRAM)
H A Di128init.c436 else if (pI128->MemoryType == I128_MEMORY_WRAM)

Completed in 55 milliseconds