Home
last modified time | relevance | path

Searched refs:is_nfcv2 (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/mtd/nand/raw/
Dmarvell_nand.c386 bool is_nfcv2; member
664 if (!WARN_ON_ONCE(!nfc->caps->is_nfcv2)) in marvell_nfc_send_cmd()
1057 if (nfc->caps->is_nfcv2) in marvell_nfc_hw_ecc_hmg_do_read_page()
1172 if (nfc->caps->is_nfcv2) in marvell_nfc_hw_ecc_hmg_do_write_page()
1770 if (nfc->caps->is_nfcv2) { in marvell_nfc_parse_instructions()
1784 if (nfc->caps->is_nfcv2) { in marvell_nfc_parse_instructions()
2190 if (nfc->caps->is_nfcv2) in marvell_nfc_exec_op()
2255 if (!nfc->caps->is_nfcv2 && in marvell_nand_hw_ecc_controller_init()
2274 (!nfc->caps->is_nfcv2 && ecc->strength > 1)) { in marvell_nand_hw_ecc_controller_init()
2352 if (!nfc->caps->is_nfcv2 && mtd->writesize != SZ_512 && in marvell_nand_ecc_init()
[all …]