Lines Matching full:host
59 bool "Automatic acknowledge for eSPI HOST warnings"
67 to prepare for either HOST suspend or reset.
104 bool "Host I/O peripheral"
106 Enables ACPI Host I/O over eSPI peripheral channel.
109 bool "Host I/O peripheral Private Channel"
111 Enables ACPI Host I/O over eSPI peripheral channel for private channel.
114 hex "Host I/O peripheral Private Channel"
118 This is the port number used by the Host and EC to communicate over
119 the private channel. Please ensure the Host code is configured to use
129 bool "Host peripheral device support EC host command subsystem"
131 Enables Embedded Controller (EC) host command subsystem via eSPI
135 bool "Host peripheral device support shared memory region"
141 hex "Host I/O peripheral port number for shared memory region"
145 This is the port number used by the Host and EC to communicate over
147 ensure the Host code is configured to use for accessing ACPI response
152 bool "Host peripheral device support customized opcode"
158 hex "Host I/O peripheral port number for ec host command data"
162 This is the port number used by the Host and EC to communicate over
163 the eSPI peripheral channel to send EC host command data and its
164 result. Please ensure the Host code is configured to use for accessing
165 host command data and result. Also, ensure the port number selected
169 hex "Host I/O peripheral port number for ec host command parameters"
173 This is the port number used by the Host and EC to communicate over
174 the eSPI peripheral channel to access the host command request and
175 response data. Please ensure the Host code is configured to use for
182 bool "OOB host-initiated traffic handling"
185 Enables asynchronous handling for host-initiated OOB traffic.