Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Dmarvell_nand.c376 bool is_nfcv2; member
653 if (!WARN_ON_ONCE(!nfc->caps->is_nfcv2)) in marvell_nfc_send_cmd()
1046 if (nfc->caps->is_nfcv2) in marvell_nfc_hw_ecc_hmg_do_read_page()
1160 if (nfc->caps->is_nfcv2) in marvell_nfc_hw_ecc_hmg_do_write_page()
1738 if (nfc->caps->is_nfcv2) { in marvell_nfc_parse_instructions()
1752 if (nfc->caps->is_nfcv2) { in marvell_nfc_parse_instructions()
2158 if (nfc->caps->is_nfcv2) in marvell_nfc_exec_op()
2223 if (!nfc->caps->is_nfcv2 && in marvell_nand_hw_ecc_controller_init()
2242 (!nfc->caps->is_nfcv2 && ecc->strength > 1)) { in marvell_nand_hw_ecc_controller_init()
2320 if (!nfc->caps->is_nfcv2 && mtd->writesize != SZ_512 && in marvell_nand_ecc_init()
[all …]