Searched +full:dw +full:- +full:i3c +full:- +full:master +full:- +full:1 (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.014 #include "dw-i3c-master.h"16 /* AST2600-specific global register set */26 #define AST2600_I3CG_REG1_TEST_MODE BIT(1)42 struct dw_i3c_master dw; member48 static struct ast2600_i3c *to_ast2600_i3c(struct dw_i3c_master *dw) in to_ast2600_i3c() argument50 return container_of(dw, struct ast2600_i3c, dw); in to_ast2600_i3c()68 return -EINVAL; in ast2600_i3c_pullup_to_reg()77 static int ast2600_i3c_init(struct dw_i3c_master *dw) in ast2600_i3c_init() argument79 struct ast2600_i3c *i3c = to_ast2600_i3c(dw); in ast2600_i3c_init() local[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 …]