Searched defs:ecc1 (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/staging/keucr/ |
D | smilecc.c | 51 static void trans_result(reg2,reg3,ecc1,ecc2) in trans_result() argument 86 void calculate_ecc(table,data,ecc1,ecc2,ecc3) in calculate_ecc() argument 116 BYTE correct_data(data,eccdata,ecc1,ecc2,ecc3) in correct_data() argument
|
/linux-2.6.39/drivers/mtd/nand/ |
D | sm_common.h | 20 uint8_t ecc1[3]; member
|
D | rtc_from4.c | 340 static int rtc_from4_correct_data(struct mtd_info *mtd, const u_char *buf, u_char *ecc1, u_char *ec… in rtc_from4_correct_data()
|
D | r852.c | 458 uint32_t ecc1, ecc2; in r852_ecc_calculate() local
|
D | bf5xx_nand.c | 334 u16 ecc0, ecc1; in bf5xx_nand_calculate_ecc() local
|
/linux-2.6.39/include/linux/mtd/ |
D | fsmc.h | 72 uint32_t ecc1; member
|