Home
last modified time | relevance | path

Searched +full:dw +full:- +full:i3c +full:- +full:master +full:- +full:1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/i3c/master/
H A Dast2600-i3c-master.c1 // SPDX-License-Identifier: GPL-2.0
14 #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; member
48 static struct ast2600_i3c *to_ast2600_i3c(struct dw_i3c_master *dw) in to_ast2600_i3c() argument
50 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() argument
79 struct ast2600_i3c *i3c = to_ast2600_i3c(dw); in ast2600_i3c_init() local
[all …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]