Searched +full:cros +full:- +full:ec +full:- +full:uart (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0+2 // Debug logs for the ChromeOS EC21 #define DRV_NAME "cros-ec-debugfs"27 #define CIRC_ADD(idx, size, value) (((idx) + (value)) & ((size) - 1))31 MODULE_PARM_DESC(log_poll_period_ms, "EC log polling period(ms)");37 * struct cros_ec_debugfs - EC debugging information.39 * @ec: EC device this debugfs information belongs to42 * @read_msg: preallocated EC command and buffer to read console log44 * @log_poll_work: recurring task to poll EC for new console log data47 * when EC panic[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]