Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Darmada_thermal.c46 #define CONTROL0_TSEN_MODE_EXTERNAL 0x2 macro
331 FIELD_MODIFY(CONTROL0_TSEN_MODE_MASK, &ctrl0, CONTROL0_TSEN_MODE_EXTERNAL); in armada_select_channel()