Home
last modified time | relevance | path

Searched refs:HOST_START_REQ_CMD (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.h38 #define HOST_START_REQ_CMD 0x01 macro
H A Dhbm.c135 start_req.hbm_cmd = HOST_START_REQ_CMD; in ishtp_hbm_start_req()
/openbmc/linux/drivers/misc/mei/
H A Dhw.h121 #define HOST_START_REQ_CMD 0x01 macro
H A Dhbm.c265 req.hbm_cmd = HOST_START_REQ_CMD; in mei_hbm_start_req()
/openbmc/linux/Documentation/hid/
H A Dintel-ish-hid.rst243 - Host sends HOST_START_REQ_CMD, indicating that host ISHTP layer is up.