Searched defs:use_ecc (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/mtd/nand/ | ||
H A D | docg4.c | 756 read_page(struct mtd_info *mtd, struct nand_chip *nand, uint8_t *buf, int page, bool use_ecc) read_page() argument 923 write_page(struct mtd_info *mtd, struct nand_chip *nand, const uint8_t *buf, bool use_ecc) write_page() argument |
H A D | pxa3xx_nand.c | 169 int use_ecc; member in struct:pxa3xx_nand_host 215 int use_ecc; /* use HW ECC ? */ member in struct:pxa3xx_nand_info |
Completed in 97 milliseconds