Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dvf610_nfc.c407 offset = nand_subop_get_data_start_off(subop, op_id); in vf610_nfc_cmd()
437 offset = nand_subop_get_data_start_off(subop, op_id); in vf610_nfc_cmd()
Dtegra_nand.c397 offset = nand_subop_get_data_start_off(subop, op_id); in tegra_nand_cmd()
407 offset = nand_subop_get_data_start_off(subop, op_id); in tegra_nand_cmd()
Dnand_base.c2312 unsigned int nand_subop_get_data_start_off(const struct nand_subop *subop, in nand_subop_get_data_start_off() function
2321 EXPORT_SYMBOL_GPL(nand_subop_get_data_start_off);
2343 start_off = nand_subop_get_data_start_off(subop, instr_idx); in nand_subop_get_data_len()
Dsunxi_nand.c1813 start = nand_subop_get_data_start_off(subop, i); in sunxi_nfc_exec_subop()
Dmarvell_nand.c1733 unsigned int offset = nand_subop_get_data_start_off(subop, op_id); in marvell_nfc_xfer_data_pio()
/Linux-v5.4/include/linux/mtd/
Drawnand.h722 unsigned int nand_subop_get_data_start_off(const struct nand_subop *subop,