Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Darmada_thermal.c42 #define CONTROL0_TSEN_ENABLE BIT(2) macro
242 reg |= CONTROL0_TSEN_START | CONTROL0_TSEN_ENABLE; in armada_ap80x_init()