Searched refs:NDCB0_DBC (Results 1 – 3 of 3) sorted by relevance
99 #define NDCB0_DBC (0x1 << 19) macro885 info->ndcb0 |= NDCB0_DBC | (NAND_CMD_READSTART << 8) | in prepare_set_command()891 info->ndcb0 |= NDCB0_DBC | (NAND_CMD_READSTART << 8); in prepare_set_command()893 info->ndcb0 |= NDCB0_DBC | (NAND_CMD_READSTART << 8) in prepare_set_command()965 | NDCB0_DBC in prepare_set_command()1005 | NDCB0_DBC in prepare_set_command()
190 #define NDCB0_DBC BIT(19) macro1044 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()
2396 #define NDCB0_DBC (0x1<<19) macro