Searched refs:opr (Results 1 – 3 of 3) sorted by relevance
89 u8 color, mask, opr; in sm750_hw_cursor_setData() local114 opr = mask ^ color; in sm750_hw_cursor_setData()116 opr = mask & color; in sm750_hw_cursor_setData()119 data |= ((opr & (0x80 >> j)) ? 2 : 1) << (j * 2); in sm750_hw_cursor_setData()
169 #define LUT_DEF(idx, ins, pad, opr) \ argument170 ((((ins) << 10) | ((pad) << 8) | (opr)) << (((idx) % 2) * 16))
310 #define LUT_DEF(idx, ins, pad, opr) \ argument312 (opr)) << (((idx) % 2) * OPRND_SHIFT))