Home
last modified time | relevance | path

Searched defs:cur_off (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c808 int *cur_off, in sunxi_nfc_hw_ecc_read_chunk()
904 u8 *oob, int *cur_off, in sunxi_nfc_hw_ecc_read_extra_oob()
936 int *cur_off, bool bbm, in sunxi_nfc_hw_ecc_write_chunk()
985 u8 *oob, int *cur_off, in sunxi_nfc_hw_ecc_write_extra_oob()
1011 int ret, i, cur_off = 0; in sunxi_nfc_hw_ecc_read_page() local
1047 int ret, i, cur_off = 0; in sunxi_nfc_hw_ecc_read_subpage() local
1078 int ret, i, cur_off = 0; in sunxi_nfc_hw_ecc_write_page() local
1111 int ret, i, cur_off = 0; in sunxi_nfc_hw_ecc_write_subpage() local
1141 int ret, i, cur_off = 0; in sunxi_nfc_hw_syndrome_ecc_read_page() local
1176 int ret, i, cur_off = 0; in sunxi_nfc_hw_syndrome_ecc_write_page() local
/openbmc/u-boot/drivers/mtd/
H A Dmtdpart.c207 int cur_off = 0, cur_sz = 0; in mtd_parse_partitions() local