Home
last modified time | relevance | path

Searched refs:CDIVG_USE_THERM_CONTROLS_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c179 #define CDIVG_USE_THERM_CONTROLS_MASK BIT(30) macro
1994 v = REG_SET_MASK(v, CDIVG_USE_THERM_CONTROLS_MASK, 1); in tegra_soctherm_throttle()
2000 v = REG_SET_MASK(v, CDIVG_USE_THERM_CONTROLS_MASK, 1); in tegra_soctherm_throttle()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c179 #define CDIVG_USE_THERM_CONTROLS_MASK BIT(30) macro
1956 v = REG_SET_MASK(v, CDIVG_USE_THERM_CONTROLS_MASK, 1); in tegra_soctherm_throttle()
1962 v = REG_SET_MASK(v, CDIVG_USE_THERM_CONTROLS_MASK, 1); in tegra_soctherm_throttle()

Completed in 7 milliseconds