Home
last modified time | relevance | path

Searched refs:handshakep (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dcros_ec.h568 int cros_ec_hello(struct udevice *dev, uint *handshakep);
/u-boot/drivers/misc/
A Dcros_ec.c601 int cros_ec_hello(struct udevice *dev, uint *handshakep) in cros_ec_hello() argument
612 if (handshakep) in cros_ec_hello()
613 *handshakep = req.in_data; in cros_ec_hello()

Completed in 6 milliseconds