Searched refs:nand_subop_get_data_start_off (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dvf610_nfc.c403 offset = nand_subop_get_data_start_off(subop, op_id);
433 offset = nand_subop_get_data_start_off(subop, op_id);
H A Dtegra_nand.c400 offset = nand_subop_get_data_start_off(subop, op_id);
410 offset = nand_subop_get_data_start_off(subop, op_id);
H A Darasan-nand-controller.c645 offset = nand_subop_get_data_start_off(subop, op_id);
H A Drockchip-nand-controller.c362 start = nand_subop_get_data_start_off(subop, i);
H A Dnand_base.c2646 * nand_subop_get_data_start_off - Get the start offset in a data array
2656 unsigned int nand_subop_get_data_start_off(const struct nand_subop *subop, function
2665 EXPORT_SYMBOL_GPL(nand_subop_get_data_start_off); variable
2687 start_off = nand_subop_get_data_start_off(subop, instr_idx);
H A Dsunxi_nand.c1806 start = nand_subop_get_data_start_off(subop, i);
H A Dcadence-nand-controller.c2181 offset = nand_subop_get_data_start_off(subop, op_id);
H A Dmarvell_nand.c1807 unsigned int offset = nand_subop_get_data_start_off(subop, op_id);
/linux-master/include/linux/mtd/
H A Drawnand.h873 unsigned int nand_subop_get_data_start_off(const struct nand_subop *subop,

Completed in 211 milliseconds