Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dmarvell_nand.c121 #define NDCB0_DBC BIT(19) macro
918 NDCB0_DBC | in marvell_nfc_hw_ecc_hmg_do_read_page()
1035 NDCB0_DBC, in marvell_nfc_hw_ecc_hmg_do_write_page()
1187 nfc_op.ndcb[0] |= NDCB0_DBC | in marvell_nfc_hw_ecc_bch_read_chunk()
1442 nfc_op.ndcb[0] |= NDCB0_CMD2(NAND_CMD_PAGEPROG) | NDCB0_DBC; in marvell_nfc_hw_ecc_bch_write_chunk()
1562 NDCB0_DBC; in marvell_nfc_parse_instructions()