Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dhw.h99 #define HOST_START_REQ_CMD 0x01 macro
H A Dhbm.c265 req.hbm_cmd = HOST_START_REQ_CMD; in mei_hbm_start_req()
/OK3568_Linux_fs/kernel/Documentation/hid/
H A Dintel-ish-hid.rst242 - Host sends HOST_START_REQ_CMD, indicating that host ISHTP layer is up.