Home
last modified time | relevance | path

Searched refs:throt (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/thermal/tegra/
H A Dsoctherm.c223 (THROT_OFFSET * throt))
225 (THROT_OFFSET * throt))
228 #define ALARM_CFG(throt) (OC1_CFG + \ argument
244 (4 * (throt - THROTTLE_OC1)))
520 unsigned int throt; in throttrip_program() local
529 throt = stc->id; in throttrip_program()
532 if (throt == THROTTLE_LIGHT) { in throttrip_program()
538 if (throt != THROTTLE_HEAVY) in throttrip_program()
541 throt); in throttrip_program()
1904 if ((throt >= THROTTLE_OC1) && (soctherm_oc_cfg_program(ts, throt))) in soctherm_throttle_program()
[all …]
/linux-6.15/Documentation/devicetree/bindings/thermal/
H A Dnvidia,tegra124-soctherm.yaml89 nvidia,cpu-throt-percent:
96 nvidia,cpu-throt-level:
112 nvidia,gpu-throt-level:
269 nvidia,cpu-throt-percent = <85>;
270 nvidia,gpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_HIGH>;
282 nvidia,cpu-throt-percent = <50>;
283 nvidia,gpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_LOW>;
300 nvidia,cpu-throt-percent = <75>;
301 nvidia,gpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_MED>;
330 nvidia,cpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_HIGH>;
[all …]
/linux-6.15/arch/arm/boot/dts/nvidia/
H A Dtegra124.dtsi965 nvidia,cpu-throt-percent = <85>;
966 nvidia,gpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_HIGH>;
/linux-6.15/arch/arm64/boot/dts/nvidia/
H A Dtegra210.dtsi1346 nvidia,cpu-throt-percent = <85>;
1347 nvidia,gpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_HIGH>;
H A Dtegra132.dtsi883 nvidia,cpu-throt-level = <TEGRA_SOCTHERM_THROT_LEVEL_HIGH>;