Home
last modified time | relevance | path

Searched defs:data_off (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/fs/btrfs/
H A Dextent-io.c19 const int data_off = offsetof(struct btrfs_file_extent_item, in btrfs_read_extent_inline() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c806 u8 *data, int data_off, in sunxi_nfc_hw_ecc_read_chunk()
934 const u8 *data, int data_off, in sunxi_nfc_hw_ecc_write_chunk()
1017 int data_off = i * ecc->size; in sunxi_nfc_hw_ecc_read_page() local
1055 int data_off = i * ecc->size; in sunxi_nfc_hw_ecc_read_subpage() local
1083 int data_off = i * ecc->size; in sunxi_nfc_hw_ecc_write_page() local
1117 int data_off = i * ecc->size; in sunxi_nfc_hw_ecc_write_subpage() local
1147 int data_off = i * (ecc->size + ecc->bytes + 4); in sunxi_nfc_hw_syndrome_ecc_read_page() local
1181 int data_off = i * (ecc->size + ecc->bytes + 4); in sunxi_nfc_hw_syndrome_ecc_write_page() local
H A Dsunxi_nand_spl.c274 int data_off = i * conf->ecc_size; in nand_read_page() local
/openbmc/qemu/block/
H A Dparallels.h50 uint32_t data_off; member
/openbmc/u-boot/cmd/
H A Dmtd.c78 u64 data_off = page * mtd->writesize; in mtd_dump_device_buf() local