Home
last modified time | relevance | path

Searched defs:ecc1 (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/drivers/staging/keucr/
Dsmilecc.c60 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/
Dsm_common.h20 uint8_t ecc1[3]; member
Drtc_from4.c340 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()
Dr852.c458 uint32_t ecc1, ecc2; in r852_ecc_calculate() local
Dbf5xx_nand.c334 u16 ecc0, ecc1; in bf5xx_nand_calculate_ecc() local
/linux-3.3/include/linux/mtd/
Dfsmc.h72 uint32_t ecc1; member