Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Dcros_ec.c26 sandbox_cros_ec_set_test_flags(dev, CROSECT_BREAK_HELLO); in dm_test_cros_ec_hello()
94 sandbox_cros_ec_set_test_flags(dev, CROSECT_LID_OPEN); in dm_test_cros_ec_switches()
123 sandbox_cros_ec_set_test_flags(dev, CROSECT_LID_OPEN); in dm_test_cros_ec_events()
/u-boot/arch/sandbox/include/asm/
A Dtest.h276 void sandbox_cros_ec_set_test_flags(struct udevice *dev, uint flags);
/u-boot/drivers/misc/
A Dcros_ec_sandbox.c611 void sandbox_cros_ec_set_test_flags(struct udevice *dev, uint flags) in sandbox_cros_ec_set_test_flags() function

Completed in 5 milliseconds