Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpch.h19 PCH_REQ_TEST1, /* Test requests for sandbox driver */ enumerator
/openbmc/u-boot/test/dm/
H A Dpch.c46 ut_asserteq(-ENOSYS, pch_ioctl(dev, PCH_REQ_TEST1, NULL, 0)); in dm_test_pch_ioctl()
/openbmc/u-boot/drivers/pch/
H A Dsandbox_pch.c55 case PCH_REQ_TEST1: in sandbox_pch_ioctl()