Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/nand/raw/
Dmarvell_nand.c190 #define NDCB0_DBC BIT(19) macro
1044 NDCB0_DBC | in marvell_nfc_hw_ecc_hmg_do_read_page()
1160 NDCB0_DBC, in marvell_nfc_hw_ecc_hmg_do_write_page()
1326 nfc_op.ndcb[0] |= NDCB0_DBC | in marvell_nfc_hw_ecc_bch_read_chunk()
1607 nfc_op.ndcb[0] |= NDCB0_CMD2(NAND_CMD_PAGEPROG) | NDCB0_DBC; in marvell_nfc_hw_ecc_bch_write_chunk()
1737 NDCB0_DBC; in marvell_nfc_parse_instructions()