Searched refs:bandgap (Results 1 – 18 of 18) sorted by relevance
| /Linux-v4.19/Documentation/devicetree/bindings/thermal/ |
| D | ti_soc_thermal.txt | 1 * Texas Instrument OMAP SCM bandgap bindings 13 - "ti,omap34xx-bandgap" : for OMAP34xx bandgap 14 - "ti,omap36xx-bandgap" : for OMAP36xx bandgap 15 - "ti,omap4430-bandgap" : for OMAP4430 bandgap 16 - "ti,omap4460-bandgap" : for OMAP4460 bandgap 17 - "ti,omap4470-bandgap" : for OMAP4470 bandgap 18 - "ti,omap5430-bandgap" : for OMAP5430 bandgap 26 to each bandgap version, because the mapping may change from 31 bandgap { 33 compatible = "ti,omap34xx-bandgap"; [all …]
|
| D | thermal.txt | 239 * A simple IC with a single bandgap temperature sensor. 241 bandgap0: bandgap@0000ed00 { 312 * A simple IC with several bandgap temperature sensors. 314 bandgap0: bandgap@0000ed00 { 403 In the example above, there is one bandgap IC which has the capability to 409 Thus, there is a need to assign each sensor provided by the bandgap IC 412 specifier as sensor ID. In the example, then, <bandgap 0> is used to 413 monitor CPU thermal zone, <bandgap 1> is used to monitor GPU thermal 414 zone and <bandgap 2> is used to monitor DSP thermal zone. Each zone 440 * A simple IC with a single bandgap temperature sensor. [all …]
|
| /Linux-v4.19/arch/arm/boot/dts/ |
| D | omap443x.dtsi | 36 bandgap: bandgap@4a002260 { label 39 compatible = "ti,omap4430-bandgap";
|
| D | omap34xx.dtsi | 60 bandgap: bandgap@48002524 { label 62 compatible = "ti,omap34xx-bandgap";
|
| D | omap4460.dtsi | 41 bandgap: bandgap@4a002260 { label 45 compatible = "ti,omap4460-bandgap";
|
| D | omap36xx.dtsi | 92 bandgap: bandgap@48002524 { label 94 compatible = "ti,omap36xx-bandgap";
|
| D | omap3-cpu-thermal.dtsi | 19 thermal-sensors = <&bandgap 0>;
|
| D | dra7-dspeve-thermal.dtsi | 18 thermal-sensors = <&bandgap 3>;
|
| D | dra7-iva-thermal.dtsi | 18 thermal-sensors = <&bandgap 4>;
|
| D | omap5-core-thermal.dtsi | 19 thermal-sensors = <&bandgap 2>;
|
| D | omap5-gpu-thermal.dtsi | 19 thermal-sensors = <&bandgap 1>;
|
| D | omap4-cpu-thermal.dtsi | 19 thermal-sensors = <&bandgap 0>;
|
| D | omap5.dtsi | 1001 bandgap: bandgap@4a0021e0 { label 1007 compatible = "ti,omap5430-bandgap";
|
| D | dra7.dtsi | 445 bandgap: bandgap@4a0021e0 { label 452 compatible = "ti,dra752-bandgap";
|
| /Linux-v4.19/drivers/thermal/ti-soc-thermal/ |
| D | Kconfig | 5 OMAP4460+ on die bandgap temperature sensor support. The register 16 framework for the Texas Instruments on die bandgap temperature sensor.
|
| D | TODO | 3 on ti-bandgap.c:
|
| D | Makefile | 3 ti-soc-thermal-y := ti-bandgap.o
|
| /Linux-v4.19/drivers/gpu/drm/msm/dsi/pll/ |
| D | dsi_pll_14nm.c | 860 u32 clkbuflr_en, bandgap = 0; in dsi_pll_14nm_set_usecase() local 872 bandgap = 0x3; in dsi_pll_14nm_set_usecase() 879 if (bandgap) in dsi_pll_14nm_set_usecase() 880 pll_write(base + REG_DSI_14nm_PHY_PLL_PLL_BANDGAP, bandgap); in dsi_pll_14nm_set_usecase()
|