Lines Matching +full:enable +full:- +full:channel

4 # SPDX-License-Identifier: Apache-2.0
9 Enable ESPI Driver.
22 module-str = espi
38 bool "eSPI peripheral channel"
41 eSPI Controller supports peripheral channel.
44 bool "eSPI virtual wire channel"
47 eSPI Controller supports virtual wires channel.
54 Enable the checking of the eSPI virtual wire valid bit. If this
64 Enable automatic acknowledgment from eSPI target towards eSPI controller
75 Enable automatic acknowledgment from target basic configuration been
78 early in the flow after the VW channel is configured. Or it could be
79 until flash channel is configured.
82 bool "eSPI Out-of-band channel"
84 eSPI Controller supports OOB channel.
87 bool "ESPI flash channel"
89 eSPI Controller supports flash channel.
96 Enables UART over eSPI peripheral channel.
101 Enables 8042 keyboard controller over eSPI peripheral channel.
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"
119 the private channel. Please ensure the Host code is configured to use
126 Enables debug Port 80 over eSPI peripheral channel.
132 peripheral channel.
137 Enables shared memory region over eSPI peripheral channel to access
155 and so on over eSPI peripheral channel.
163 the eSPI peripheral channel to send EC host command data and its
174 the eSPI peripheral channel to access the host command request and
182 bool "OOB host-initiated traffic handling"
185 Enables asynchronous handling for host-initiated OOB traffic.
186 Otherwise OOB traffic is assumed to be always client-initiated.
192 Enable Target Attached Flash eSPI driver. TAF depends upon ESPI driver
193 and flash channel.