Searched refs:nand_subop_get_addr_start_off (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dvf610_nfc.c386 int i = nand_subop_get_addr_start_off(subop, op_id);
H A Dpl35x-nand-controller.c691 offset = nand_subop_get_addr_start_off(subop, op_id);
H A Dcadence-nand-controller.c2095 offset = nand_subop_get_addr_start_off(subop, op_id);
2129 offset = nand_subop_get_addr_start_off(subop, 1);
H A Dtegra_nand.c383 offset = nand_subop_get_addr_start_off(subop, op_id);
H A Darasan-nand-controller.c628 offset = nand_subop_get_addr_start_off(subop, op_id);
H A Drockchip-nand-controller.c353 start = nand_subop_get_addr_start_off(subop, i);
H A Dnand_base.c2592 * nand_subop_get_addr_start_off - Get the start offset in an address array
2602 unsigned int nand_subop_get_addr_start_off(const struct nand_subop *subop, function
2611 EXPORT_SYMBOL_GPL(nand_subop_get_addr_start_off); variable
2633 start_off = nand_subop_get_addr_start_off(subop, instr_idx);
H A Dsunxi_nand.c1792 start = nand_subop_get_addr_start_off(subop, i);
H A Dmarvell_nand.c1744 offset = nand_subop_get_addr_start_off(subop, op_id);
H A Dqcom_nandc.c2617 offset = nand_subop_get_addr_start_off(subop, op_id);
/linux-master/include/linux/mtd/
H A Drawnand.h869 unsigned int nand_subop_get_addr_start_off(const struct nand_subop *subop,
/linux-master/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c650 for (j = nand_subop_get_addr_start_off(subop, i);

Completed in 268 milliseconds