Searched defs:ecc1 (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/drivers/staging/keucr/ |
D | smilecc.c | 60 static void trans_result(BYTE reg2, BYTE reg3, BYTE *ecc1, BYTE *ecc2) in trans_result() 98 void calculate_ecc(BYTE *table, BYTE *data, BYTE *ecc1, BYTE *ecc2, BYTE *ecc3) in calculate_ecc() 130 BYTE correct_data(BYTE *data, BYTE *eccdata, BYTE ecc1, BYTE ecc2, BYTE ecc3) in correct_data()
|
/linux-3.3/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-3.3/include/linux/mtd/ |
D | fsmc.h | 72 uint32_t ecc1; member
|