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

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi.h283 Bool ByteSwap; /* Byte swap for ZV port */ member in struct:__anon910553c20208
H A Dsmi_driver.c191 { OPTION_BYTESWAP, "ByteSwap", OPTV_BOOLEAN, {0}, FALSE },
591 pSmi->ByteSwap = TRUE;
592 xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, "Option: ByteSwap enabled.\n");
594 pSmi->ByteSwap = FALSE;
H A Dsmi_video.c1147 if (pSmi->ByteSwap)

Completed in 7 milliseconds