Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/drivers/usb/common/
H A Dfsl-dt-fixup.c35 static int fdt_usb_get_node_type(void *blob, int start_offset, in fdt_usb_get_node_type()
56 const char *phy_type, int start_offset) in fdt_fixup_usb_mode_phy_type()
90 int start_offset) in fsl_fdt_fixup_usb_erratum()
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c558 unsigned int start_offset; in exynos_dp_write_bytes_to_dpcd() local
624 unsigned int start_offset; in exynos_dp_read_bytes_from_dpcd() local
/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign.h98 uint32_t start_offset; // Absolute image start offset member
/openbmc/qemu/tests/unit/
H A Dcrypto-tls-x509-helpers.h66 int start_offset; member
/openbmc/u-boot/drivers/misc/
H A Di2c_eeprom.c20 u32 start_offset; /* valid start offset inside memory, by default 0 */ member
/openbmc/qemu/hw/acpi/
H A Dbios-linker-loader.c230 unsigned start_offset, unsigned size, in bios_linker_loader_add_checksum()
/openbmc/u-boot/common/
H A Davb_verify.c396 u64 start_offset, start_sector, sectors, residue; in mmc_byte_io() local
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c928 uint32_t start_offset, uint32_t limit, in scan_for_magic_8()
/openbmc/qemu/hw/ssi/
H A Daspeed_smc.c1652 uint32_t start_offset = (reg << 16) & AST2600_SEG_ADDR_MASK; in aspeed_2600_smc_reg_to_segment() local
1818 uint32_t start_offset = (reg << 16) & AST1030_SEG_ADDR_MASK; in aspeed_1030_smc_reg_to_segment() local
1979 uint32_t start_offset = (reg << 16) & AST2700_SEG_ADDR_MASK; in aspeed_2700_smc_reg_to_segment() local
/openbmc/qemu/block/
H A Dqcow.c486 uint64_t start_offset; in get_cluster_offset() local
H A Dqcow2.c205 qcow2_read_extensions(BlockDriverState *bs, uint64_t start_offset, in qcow2_read_extensions()
2546 uint64_t start_offset = m->alloc_offset + m->cow_start.offset; in handle_alloc_space() local
H A Dqcow2-refcount.c532 int64_t qcow2_refcount_area(BlockDriverState *bs, uint64_t start_offset, in qcow2_refcount_area()
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs_tree.h380 __u64 start_offset; member
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c587 uint32_t start_offset, next_offset, end_offset = 0; in ohci_service_iso_td() local
/openbmc/ipmitool/lib/
H A Dipmi_fru.c2016 int start_offset = off; in ipmi_fru_picmg_ext_print() local
/openbmc/qemu/
H A Dqemu-img.c3322 int64_t start_offset = 0; in img_map() local