Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dvf610_nfc.c399 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.c2691 unsigned int nand_subop_get_addr_start_off(const struct nand_subop *subop, in nand_subop_get_addr_start_off() function
2700 EXPORT_SYMBOL_GPL(nand_subop_get_addr_start_off);
2722 start_off = nand_subop_get_addr_start_off(subop, instr_idx); in nand_subop_get_num_addr_cyc()
Dmarvell_nand.c1569 offset = nand_subop_get_addr_start_off(subop, op_id); in marvell_nfc_parse_instructions()
/Linux-v4.19/include/linux/mtd/
Drawnand.h1021 unsigned int nand_subop_get_addr_start_off(const struct nand_subop *subop,