Searched refs:has_pmecc (Results 1 – 1 of 1) sorted by relevance
132 bool has_pmecc; member1534 host->has_pmecc = of_property_read_bool(np, "atmel,has-pmecc"); in atmel_of_init_port()1539 if (!(board->ecc_mode == NAND_ECC_HW) || !host->has_pmecc) in atmel_of_init_port()1907 if (chip->ecc.mode == NAND_ECC_HW && host->has_pmecc) in nfc_nand_command()1994 if (chip->ecc.mode == NAND_ECC_HW && host->has_pmecc) in nfc_sram_write_page()2072 if ((chip->ecc.mode == NAND_ECC_HW && host->has_pmecc) || in nfc_sram_init()2235 if (host->has_pmecc) in atmel_nand_probe()2267 if (host->has_pmecc && host->nand_chip.ecc.mode == NAND_ECC_HW) in atmel_nand_probe()2291 if (host->has_pmecc && host->nand_chip.ecc.mode == NAND_ECC_HW) { in atmel_nand_remove()