Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmarvell_nand.c188 #define NDCB0_DBC BIT(19) macro
1030 NDCB0_DBC | in marvell_nfc_hw_ecc_hmg_do_read_page()
1146 NDCB0_DBC, in marvell_nfc_hw_ecc_hmg_do_write_page()
1312 nfc_op.ndcb[0] |= NDCB0_DBC | in marvell_nfc_hw_ecc_bch_read_chunk()
1593 nfc_op.ndcb[0] |= NDCB0_CMD2(NAND_CMD_PAGEPROG) | NDCB0_DBC; in marvell_nfc_hw_ecc_bch_write_chunk()
1723 NDCB0_DBC; in marvell_nfc_parse_instructions()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A 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()

Completed in 9 milliseconds