Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Drawnand.h718 unsigned int nand_subop_get_addr_start_off(const struct nand_subop *subop,
/Linux-v5.4/drivers/mtd/nand/raw/
Dvf610_nfc.c390 int i = nand_subop_get_addr_start_off(subop, op_id); in vf610_nfc_cmd()
Dtegra_nand.c380 offset = nand_subop_get_addr_start_off(subop, op_id); in tegra_nand_cmd()
Dnand_base.c2258 unsigned int nand_subop_get_addr_start_off(const struct nand_subop *subop, in nand_subop_get_addr_start_off() function
2267 EXPORT_SYMBOL_GPL(nand_subop_get_addr_start_off);
2289 start_off = nand_subop_get_addr_start_off(subop, instr_idx); in nand_subop_get_num_addr_cyc()
Dsunxi_nand.c1799 start = nand_subop_get_addr_start_off(subop, i); in sunxi_nfc_exec_subop()
Dmarvell_nand.c1670 offset = nand_subop_get_addr_start_off(subop, op_id); in marvell_nfc_parse_instructions()