Lines Matching defs:crc
2875 * This routine reads the Cyclic Redundancy Check (CRC) value for the graphics
2883 unsigned long crc, vbi_even;
2924 /* field and vice versa. This is because the CRC will not begin */
2945 /* WAIT FOR THE CRC TO BE COMPLETED */
2949 /* READ THE COMPLETED CRC */
2951 crc = READ_REG32(DC3_PAL_DATA);
2959 return crc;
2965 * This routine reads the Cyclic Redundancy Check (CRC) value for a sub-
2974 unsigned long crc = 0;
3000 /* we will insert a special state machine to CRC just the first */
3041 /* CRC into REGB */
3048 /* CRC into REGB */
3095 * CRC into REGB
3106 /* to only CRC the first pixel. Otherwise, we will set it */
3178 * CRC into RegB if cmp0 <= h.counter <= cmp1 && cmp2 <= v. counter <
3232 /* SET DIAG SETTINGS BASED ON DESIRED CRC */
3309 /* PREFILTER CRC */
3351 /* to kick off a CRC. */
3361 /* field and vice versa. This is because the CRC will not begin */
3407 crc = msr_value.low;
3420 return crc;