Searched refs:off1 (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 011 | 56 let off1=$i*$mb 57 let off2=$off1+512 62 $QEMU_IO -c "aio_write $off1 1M" -c "aio_write $off2 1M" "$TEST_IMG" | \
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-hbitmap.c | 928 int64_t off1, off2; in test_hbitmap_next_dirty_area_check_limited() local 935 &off1, &len1); in test_hbitmap_next_dirty_area_check_limited() 954 g_assert_cmpint(off1, ==, off2); in test_hbitmap_next_dirty_area_check_limited()
|
| /openbmc/u-boot/drivers/clk/ |
| H A D | clk_stm32mp1.c | 467 #define STM32MP1_CLK_PLL(idx, type, off1, off2, off3, off4, off5, off6,\ argument 471 .rckxselr = (off1), \
|