Searched +full:thermal +full:- +full:r8a7790 (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | rcar-thermal.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 4 --- 5 $id: http://devicetree.org/schemas/thermal/rcar-thermal.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Renesas R-Car Thermal 11 - Niklas Söderlund <niklas.soderlund@ragnatech.se> 16 - items: 17 - enum: 18 - renesas,thermal-r8a73a4 # R-Mobile APE6 19 - renesas,thermal-r8a7779 # R-Car H1 [all …]
|
/linux/drivers/clk/renesas/ |
H A D | r8a7790-cpg-mssr.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * r8a7790 Clock Pulse Generator / Module Standby and Software Reset 7 * Based on clk-rcar-gen2.c 15 #include <linux/soc/renesas/rcar-rst.h> 17 #include <dt-bindings/clock/r8a7790-cpg-mssr.h> 19 #include "renesas-cpg-mssr.h" 20 #include "rcar-gen2-cpg.h" 101 DEF_MOD("2d-dmac", 115, R8A7790_CLK_ZS), 102 DEF_MOD("fdp1-2", 117, R8A7790_CLK_ZS), 103 DEF_MOD("fdp1-1", 118, R8A7790_CLK_ZS), [all …]
|