Searched refs:NDCB0_DBC (Results 1 – 3 of 3) sorted by relevance
100 #define NDCB0_DBC (0x1 << 19) macro886 info->ndcb0 |= NDCB0_DBC | (NAND_CMD_READSTART << 8) | in prepare_set_command()892 info->ndcb0 |= NDCB0_DBC | (NAND_CMD_READSTART << 8); in prepare_set_command()894 info->ndcb0 |= NDCB0_DBC | (NAND_CMD_READSTART << 8) in prepare_set_command()966 | NDCB0_DBC in prepare_set_command()1006 | NDCB0_DBC in prepare_set_command()
188 #define NDCB0_DBC BIT(19) macro1030 NDCB0_DBC | in marvell_nfc_hw_ecc_hmg_do_read_page()1146 NDCB0_DBC, in marvell_nfc_hw_ecc_hmg_do_write_page()1300 nfc_op.ndcb[0] |= NDCB0_DBC | in marvell_nfc_hw_ecc_bch_read_chunk()1581 nfc_op.ndcb[0] |= NDCB0_CMD2(NAND_CMD_PAGEPROG) | NDCB0_DBC; in marvell_nfc_hw_ecc_bch_write_chunk()1702 NDCB0_DBC; in marvell_nfc_parse_instructions()
2396 #define NDCB0_DBC (0x1<<19) macro