Lines Matching defs:bytes
350 uint8_t bytes[4];
368 xor_ecc.bytes[2] = xor_ecc_3b;
369 xor_ecc.bytes[1] = xor_ecc_2b;
370 xor_ecc.bytes[0] = xor_ecc_1b;
509 unsigned int eccbytes = nand->ecc.bytes;
530 /* Read the NAND page sector (512 bytes) */
544 /* Read the corresponding ECC bytes */
596 /* Read remaining bytes */
644 /* Read remaining bytes */
760 nand->ecc.bytes = 3;
765 nand->ecc.bytes = 13;
770 nand->ecc.bytes = 7;
775 nand->ecc.bytes++;