Searched defs:trfr_sz (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | vf610_nfc.c | 362 int op_id = -1, trfr_sz = 0, offset = 0; in vf610_nfc_cmd() local 553 int trfr_sz in vf610_nfc_read_page() local 326 vf610_nfc_run(struct vf610_nfc *nfc, u32 col, u32 row, u32 cmd1, u32 cmd2, u32 trfr_sz) vf610_nfc_run() argument 601 int trfr_sz = mtd->writesize + mtd->oobsize; vf610_nfc_write_page() local [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | vf610_nfc.c | 362 int op_id = -1, trfr_sz = 0, offset = 0; in vf610_nfc_cmd() local 553 int trfr_sz in vf610_nfc_read_page() local 326 vf610_nfc_run(struct vf610_nfc *nfc, u32 col, u32 row, u32 cmd1, u32 cmd2, u32 trfr_sz) vf610_nfc_run() argument 601 int trfr_sz = mtd->writesize + mtd->oobsize; vf610_nfc_write_page() local [all...] |
Completed in 3 milliseconds