Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Darmada_thermal.c53 #define CONTROL1_EXT_TSEN_SW_RESET BIT(7) macro
224 reg &= ~CONTROL1_EXT_TSEN_SW_RESET; in armada380_init()