Searched +full:ls2k +full:- +full:i2c (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/i2c/loongson,ls2x-i2c.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Loongson LS2X I2C Controller10 - Binbin Zhou <zhoubinbin@loongson.cn>13 - $ref: /schemas/i2c/i2c-controller.yaml#18 - loongson,ls2k-i2c19 - loongson,ls7a-i2c28 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Loongson-2K/Loongson LS7A I2C controller mode driver6 * Copyright (C) 2014-2017 Lemote, Inc.7 * Copyright (C) 2018-2022 Loongson Technology Corporation Limited.17 #include <linux/i2c.h>28 /* I2C Registers */52 #define LS2X_CTR_EN BIT(7) /* 0: I2c frequency setting 1: Normal */53 #define LS2X_CTR_IEN BIT(6) /* Enable i2c interrupt */73 * This gets called whenever an I2C interrupt occurs.79 if (!(readb(priv->base + I2C_LS2X_SR) & LS2X_SR_IF)) in ls2x_i2c_isr()[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 …]