Lines Matching full:host

50 	bool "Automatic acknowledge for eSPI HOST warnings"
55 Enable automatic acknowledgment from eSPI slave towards eSPI host
58 to prepare for either HOST suspend or reset.
95 bool "Host I/O peripheral"
97 Enables ACPI Host I/O over eSPI peripheral channel.
100 bool "Host I/O peripheral Private Channel"
102 Enables ACPI Host I/O over eSPI peripheral channel for private channel.
105 hex "Host I/O peripheral Private Channel"
109 This is the port number used by the Host and EC to communicate over
110 the private channel. Please ensure the Host code is configured to use
120 bool "Host peripheral device support EC host command subsystem"
122 Enables Embedded Controller (EC) host command subsystem via eSPI
126 bool "Host peripheral device support shared memory region"
132 hex "Host I/O peripheral port number for shared memory region"
136 This is the port number used by the Host and EC to communicate over
138 ensure the Host code is configured to use for accessing ACPI response
143 bool "Host peripheral device support customized opcode"
149 hex "Host I/O peripheral port number for ec host command data"
153 This is the port number used by the Host and EC to communicate over
154 the eSPI peripheral channel to send EC host command data and its
155 result. Please ensure the Host code is configured to use for accessing
156 host command data and result. Also, ensure the port number selected
160 hex "Host I/O peripheral port number for ec host command parameters"
164 This is the port number used by the Host and EC to communicate over
165 the eSPI peripheral channel to access the host command request and
166 response data. Please ensure the Host code is configured to use for
173 bool "OOB host-initiated traffic handling"
176 Enables asynchronous handling for host-initiated OOB traffic.