Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dreset.h19 int sandbox_reset_test_assert_bulk(struct udevice *dev);
/rk3399_rockchip-uboot/drivers/reset/
H A Dsandbox-reset-test.c39 int sandbox_reset_test_assert_bulk(struct udevice *dev) in sandbox_reset_test_assert_bulk() function
/rk3399_rockchip-uboot/test/dm/
H A Dreset.c58 ut_assertok(sandbox_reset_test_assert_bulk(dev_test)); in dm_test_reset_bulk()