Lines Matching defs:and
9 * Redistribution and use in source and binary forms, with or without
13 * notice, this list of conditions and the following disclaimer.
15 * notice, this list of conditions and the following disclaimer in the
16 * documentation and/or other materials provided with the distribution.
21 * THIS SOFTWARE IS PROVIDED BY ITRONIX INC. ``AS IS'' AND ANY EXPRESS
23 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
35 * ATI Technologies Inc. ("ATI") has not assisted in the creation of, and
45 * Copyright 2000 ATI Technologies Inc., Markham, Ontario, and
51 * a copy of this software and associated documentation files (the
54 * publish, distribute, sublicense, and/or sell copies of the Software,
55 * and to permit persons to whom the Software is furnished to do so,
58 * The above copyright notice and this permission notice (including the
64 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
65 * NON-INFRINGEMENT. IN NO EVENT SHALL ATI, VA LINUX SYSTEMS AND/OR
486 /* enable memory and IO access */
492 * Some flags are general to entire chip families, and rather
493 * than clutter up the table with them, we go ahead and set
776 * see if this is still necessary now that CRTCs, DACs and outputs are
925 /* and make up the list */
971 * use memory between framebuffer and cursor area as glyph
1655 * higher value than this, and if so, bump it.
1860 * the same connector and share the DDC lines
2155 * r2xx here - try to detect that and not screw up the reference
2215 /* and wait for it to complete */
2254 /* program feedback and post dividers */
2269 /* and wait for it to complete */
2300 * point at the right memory ranges and use the same pitch
2428 /* only bother with 32bpp and 8bpp */
2453 * CRTC_EXT_CNTL - preserve disable flags, set ATI linear and EXT_CNT
2691 /* initialize and look for an initial font */
2705 /* pick a putchar method based on font and Radeon model */
3239 * along the way, so just make sure there's some room in the FIFO and
3399 * just sync the engine and call rasops*_putchar()
3720 * things and we just so happen to set the right ones by having our
3907 /* clear the old cursor and mask */
3976 uint8_t and[512], xor[512];
3982 * Radeon cursor data interleaves one line of AND data followed
3988 * AND XOR Result
3997 * and a mask, so the passed in table looks like:
4006 * IF mask bit == 1, AND = 0, XOR = color.
4007 * IF mask bit == 0, AND = 1, XOR = 0.
4009 * hence: AND = ~(mask); XOR = color & ~(mask);
4015 memset(and, 0xff, 512);
4026 and[dst] &= ~(msk[src]);
4035 and[i] = radeonfb_backwards(and[i]);
4042 &and[i * 8], 8);
4413 * 1280x1024 and 1400x800. It isn't clear
4638 * Set the delayed bits in the register, and clear the stored delayed