Searched +full:rzv2m +full:- +full:i2c (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/i2c/renesas,rzv2m.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas RZ/V2M I2C Bus Interface10 - Fabrizio Castro <fabrizio.castro.jz@renesas.com>13 - $ref: /schemas/i2c/i2c-controller.yaml#18 - enum:19 - renesas,r9a09g011-i2c # RZ/V2M20 - const: renesas,rzv2m-i2c[all …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/clock/r9a09g011-cpg.h>13 #address-cells = <2>;14 #size-cells = <2>;18 compatible = "fixed-clock";19 #clock-cells = <0>;21 clock-frequency = <0>;25 #address-cells = <1>;26 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Driver for the Renesas RZ/V2M I2C unit5 * Copyright (C) 2016-2022 Renesas Electronics Corporation15 #include <linux/i2c.h>35 #define IICB0IICE BIT(7) /* I2C Enable */92 complete(&priv->msg_tia_done); in rzv2m_i2c_tia_irq_handler()111 pclk_hz = clk_get_rate(priv->clk); in rzv2m_i2c_clock_calculate()120 priv->bus_mode = RZV2M_I2C_400K; in rzv2m_i2c_clock_calculate()123 priv->bus_mode = RZV2M_I2C_100K; in rzv2m_i2c_clock_calculate()127 return -EINVAL; in rzv2m_i2c_clock_calculate()[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 …]