Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dmarvell_nand.c1086 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_hmg_read_oob_raw()
1181 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_hmg_write_oob_raw()
1434 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_bch_read_oob_raw()
1441 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_bch_read_oob()
1617 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_bch_write_oob_raw()
1627 u8 *buf = nand_get_data_buf(chip); in marvell_nfc_hw_ecc_bch_write_oob()
Dsunxi_nand.c1338 u8 *buf = nand_get_data_buf(nand); in sunxi_nfc_hw_ecc_read_oob()
1346 u8 *buf = nand_get_data_buf(nand); in sunxi_nfc_hw_ecc_write_oob()
Dqcom_nandc.c1676 data_buf = nand_get_data_buf(chip); in check_for_erased_page()
1679 nand_get_data_buf(chip); in check_for_erased_page()
Dnand_bbt.c901 u8 *pagebuf = nand_get_data_buf(this); in nand_memory_bbt()
Dnand_base.c4024 wbuf = nand_get_data_buf(chip); in nand_do_write_ops()
/Linux-v5.4/include/linux/mtd/
Drawnand.h1401 static inline void *nand_get_data_buf(struct nand_chip *chip) in nand_get_data_buf() function
/Linux-v5.4/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1945 u8 *buffer = nand_get_data_buf(chip); in mx23_check_transcription_stamp()
2005 u8 *buffer = nand_get_data_buf(chip); in mx23_write_transcription_stamp()
/Linux-v5.4/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c1798 buf = nand_get_data_buf(chip); in brcmstb_nand_verify_erased_page()