Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Darmada_thermal.c44 #define CONTROL0_TSEN_START BIT(0) macro
243 reg |= CONTROL0_TSEN_START | CONTROL0_TSEN_ENABLE; in armada_ap806_init()
335 ctrl0 &= ~CONTROL0_TSEN_START; in armada_select_channel()
356 ctrl0 |= CONTROL0_TSEN_START; in armada_select_channel()