Searched refs:bandgap (Results 1 – 18 of 18) sorted by relevance
/linux-5.19.10/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 …]
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | omap443x.dtsi | 37 bandgap: bandgap@4a002260 { label 40 compatible = "ti,omap4430-bandgap";
|
D | omap4460.dtsi | 34 bandgap: bandgap@4a002260 { label 38 compatible = "ti,omap4460-bandgap";
|
D | omap34xx.dtsi | 108 bandgap: bandgap@48002524 { label 110 compatible = "ti,omap34xx-bandgap";
|
D | omap36xx.dtsi | 140 bandgap: bandgap@48002524 { label 142 compatible = "ti,omap36xx-bandgap";
|
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 | omap3-cpu-thermal.dtsi | 19 thermal-sensors = <&bandgap 0>;
|
D | omap5.dtsi | 428 bandgap: bandgap@4a0021e0 { label 434 compatible = "ti,omap5430-bandgap";
|
D | dra7.dtsi | 352 bandgap: bandgap@4a0021e0 { label 359 compatible = "ti,dra752-bandgap";
|
D | am5729-beagleboneai.dts | 633 &bandgap {
|
/linux-5.19.10/drivers/thermal/ti-soc-thermal/ |
D | TODO | 3 on ti-bandgap.c:
|
D | Kconfig | 6 OMAP4460+ on die bandgap temperature sensor support. The register 17 framework for the Texas Instruments on die bandgap temperature sensor.
|
D | Makefile | 3 ti-soc-thermal-y := ti-bandgap.o
|
/linux-5.19.10/drivers/gpu/drm/msm/dsi/phy/ |
D | dsi_phy_14nm.c | 740 u32 clkbuflr_en, bandgap = 0; in dsi_14nm_set_usecase() local 752 bandgap = 0x3; in dsi_14nm_set_usecase() 759 if (bandgap) in dsi_14nm_set_usecase() 760 dsi_phy_write(base + REG_DSI_14nm_PHY_PLL_PLL_BANDGAP, bandgap); in dsi_14nm_set_usecase()
|