Searched defs:offset2 (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/test/lib/ |
H A D | string.c | 109 int offset1, int offset2, int len) in test_memmove() 135 int offset1, offset2, len; in lib_memcpy() local 172 int offset1, offset2, len; in lib_memmove() local
|
/openbmc/u-boot/drivers/pinctrl/rockchip/ |
H A D | pinctrl-rockchip.h | 191 offset2, offset3) \ argument 240 offset2, offset3, pull0, \ argument
|
/openbmc/u-boot/env/ |
H A D | mmc.c | 266 u32 offset1, offset2; in env_mmc_load() local
|
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_init.c | 815 u32 ddr3_get_static_mc_value(u32 reg_addr, u32 offset1, u32 mask1, u32 offset2, in ddr3_get_static_mc_value()
|
/openbmc/qemu/contrib/elf2dmp/ |
H A D | main.c | 31 uint16_t offset2; /* offset bits 16..31 */ member
|
/openbmc/u-boot/tools/ |
H A D | mxsboot.c | 424 uint32_t offset1, offset2; in mx28_nand_write_firmware() local
|
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 1438 int offset2 = bufsize / AHCI_SECTOR_SIZE; in test_reset_pending_callback() local
|