HomeSort by relevance Sort by last modified time
    Searched refs:colParity (Results 1 - 2 of 2) sorted by null

  /external/yaffs2/yaffs2/
yaffs_ecc.h 30 unsigned char colParity;
yaffs_ecc.c 277 eccOther->colParity = (col_parity >> 2) & 0x3f;
291 cDelta = read_ecc->colParity ^ test_ecc->colParity;

Completed in 951 milliseconds