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

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_video.c695 int my_value = (value <= 128? value + 128 : value - 128); local in function:SetAttr
696 SetKeyReg(pSmi, 0x5C, 0xEDEDED | (my_value << 24));

Completed in 4 milliseconds