Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Darmada_thermal.c40 #define CONTROL0_TSEN_START BIT(0) macro
242 reg |= CONTROL0_TSEN_START | CONTROL0_TSEN_ENABLE; in armada_ap80x_init()
334 ctrl0 &= ~CONTROL0_TSEN_START; in armada_select_channel()
355 ctrl0 |= CONTROL0_TSEN_START; in armada_select_channel()