Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmarvell_nand.c198 #define NDCB1_ADDRS_PAGE(x) (x << 16) macro
1033 .ndcb[1] = NDCB1_ADDRS_PAGE(page), in marvell_nfc_hw_ecc_hmg_do_read_page()
1147 .ndcb[1] = NDCB1_ADDRS_PAGE(page), in marvell_nfc_hw_ecc_hmg_do_write_page()
1302 .ndcb[1] = NDCB1_ADDRS_PAGE(page), in marvell_nfc_hw_ecc_bch_read_chunk()
1583 nfc_op.ndcb[1] |= NDCB1_ADDRS_PAGE(page); in marvell_nfc_hw_ecc_bch_write_chunk()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmarvell_nand.c200 #define NDCB1_ADDRS_PAGE(x) (x << 16) macro
1047 .ndcb[1] = NDCB1_ADDRS_PAGE(page), in marvell_nfc_hw_ecc_hmg_do_read_page()
1161 .ndcb[1] = NDCB1_ADDRS_PAGE(page), in marvell_nfc_hw_ecc_hmg_do_write_page()
1316 .ndcb[1] = NDCB1_ADDRS_PAGE(page), in marvell_nfc_hw_ecc_bch_read_chunk()
1597 nfc_op.ndcb[1] |= NDCB1_ADDRS_PAGE(page); in marvell_nfc_hw_ecc_bch_write_chunk()

Completed in 9 milliseconds