Searched defs:cur_off (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | sunxi_nand.c | 809 int *cur_off, in sunxi_nfc_hw_ecc_read_chunk() 905 u8 *oob, int *cur_off, in sunxi_nfc_hw_ecc_read_extra_oob() 937 int *cur_off, bool bbm, in sunxi_nfc_hw_ecc_write_chunk() 986 u8 *oob, int *cur_off, in sunxi_nfc_hw_ecc_write_extra_oob() 1012 int ret, i, cur_off = 0; in sunxi_nfc_hw_ecc_read_page() local 1048 int ret, i, cur_off = 0; in sunxi_nfc_hw_ecc_read_subpage() local 1079 int ret, i, cur_off = 0; in sunxi_nfc_hw_ecc_write_page() local 1112 int ret, i, cur_off = 0; in sunxi_nfc_hw_ecc_write_subpage() local 1142 int ret, i, cur_off = 0; in sunxi_nfc_hw_syndrome_ecc_read_page() local 1177 int ret, i, cur_off = 0; in sunxi_nfc_hw_syndrome_ecc_write_page() local
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdpart.c | 208 int cur_off = 0, cur_sz = 0; in mtd_parse_partitions() local
|