Searched +full:g12a +full:- +full:cpu +full:- +full:thermal (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/thermal/amlogic,thermal.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Amlogic Thermal10 - Guillaume La Roque <glaroque@baylibre.com>12 description: Binding for Amlogic Thermal14 $ref: thermal-sensor.yaml#19 - items:20 - enum:[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/phy/phy.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/clock/g12a-clkc.h>9 #include <dt-bindings/clock/g12a-aoclkc.h>10 #include <dt-bindings/interrupt-controller/irq.h>11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/interrupt-controller/amlogic,meson-g12a-gpio-intc.h>13 #include <dt-bindings/reset/amlogic,meson-g12a-reset.h>14 #include <dt-bindings/thermal/thermal.h>[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * Amlogic Thermal Sensor Driver10 * U = ---------, uptat = ---------13 * Temperature = A * ( uptat + u_efuse / 2^16 )- B27 #include <linux/thermal.h>73 * This structure is required for configuration of amlogic thermal driver.87 * This structure is required for configuration of amlogic thermal driver.113 pdata->data->calibration_parameters; in amlogic_thermal_code_to_millicelsius()117 uefuse = pdata->trim_info & TSENSOR_TRIM_SIGN_MASK ? in amlogic_thermal_code_to_millicelsius()118 ~(pdata->trim_info & TSENSOR_TRIM_TEMP_MASK) + 1 : in amlogic_thermal_code_to_millicelsius()[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 …]