Searched refs:tshut_mode (Results 1 – 1 of 1) sorted by relevance
27 enum tshut_mode { enum91 enum tshut_mode tshut_mode; member153 enum tshut_mode tshut_mode; member1031 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() local1434 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 …]