Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/
Dmarvell_nand.c915 static int marvell_nfc_xfer_data_in_pio(struct marvell_nfc *nfc, u8 *in, in marvell_nfc_xfer_data_in_pio() function
1082 marvell_nfc_xfer_data_in_pio(nfc, data_buf, lt->data_bytes); in marvell_nfc_hw_ecc_hmg_do_read_page()
1083 marvell_nfc_xfer_data_in_pio(nfc, oob_buf, oob_bytes); in marvell_nfc_hw_ecc_hmg_do_read_page()
1359 marvell_nfc_xfer_data_in_pio(nfc, data, in marvell_nfc_hw_ecc_bch_read_chunk()
1367 marvell_nfc_xfer_data_in_pio(nfc, spare, in marvell_nfc_hw_ecc_bch_read_chunk()
1820 ret = marvell_nfc_xfer_data_in_pio(nfc, in, len); in marvell_nfc_xfer_data_pio()