Home
last modified time | relevance | path

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

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