Home
last modified time | relevance | path

Searched refs:off1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D01156 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 Dtest-hbitmap.c928 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 Dclk_stm32mp1.c467 #define STM32MP1_CLK_PLL(idx, type, off1, off2, off3, off4, off5, off6,\ argument
471 .rckxselr = (off1), \