Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drockchip_thermal.c27 enum tshut_mode { enum
91 enum tshut_mode tshut_mode; member
153 enum tshut_mode tshut_mode; member
1031 enum tshut_mode mode) in rk_tsadcv2_tshut_mode()
1048 enum tshut_mode mode) in rk_tsadcv3_tshut_mode()
1413 u32 shut_temp, tshut_mode, tshut_polarity; in rockchip_configure_from_dt() local
1434 thermal->tshut_mode = thermal->chip->tshut_mode; in rockchip_configure_from_dt()
1436 thermal->tshut_mode = tshut_mode; in rockchip_configure_from_dt()
1439 if (thermal->tshut_mode > 1) { in rockchip_configure_from_dt()
1441 thermal->tshut_mode); in rockchip_configure_from_dt()
[all …]