Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dmarvell_nand.c135 #define NDCB2_ADDR5_PAGE(x) (((x >> 16) & 0xFF) << 0) macro
922 .ndcb[2] = NDCB2_ADDR5_PAGE(page), in marvell_nfc_hw_ecc_hmg_do_read_page()
1037 .ndcb[2] = NDCB2_ADDR5_PAGE(page), in marvell_nfc_hw_ecc_hmg_do_write_page()
1178 .ndcb[2] = NDCB2_ADDR5_PAGE(page), in marvell_nfc_hw_ecc_bch_read_chunk()
1433 nfc_op.ndcb[2] |= NDCB2_ADDR5_PAGE(page); in marvell_nfc_hw_ecc_bch_write_chunk()