Searched refs:tshut_mode (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/thermal/ |
H A D | rockchip_thermal.c | 42 enum tshut_mode {
enum 108 * @tshut_mode: the hardware-controlled shutdown mode (0:CRU 1:GPIO)
128 enum tshut_mode tshut_mode;
member 140 void (*set_tshut_mode)(struct regmap *grf, int chn, void __iomem *reg, enum tshut_mode m);
172 * @tshut_mode: the hardware-controlled shutdown mode (0:CRU 1:GPIO)
194 enum tshut_mode tshut_mode;
member 791 static void rk_tsadcv2_tshut_mode(struct regmap *grf, int chn, void __iomem *regs, enum tshut_mode mode)
in rk_tsadcv2_tshut_mode() 807 static void rk_tsadcv3_tshut_mode(struct regmap *grf, int chn, void __iomem *regs, enum tshut_mode mod 1285 u32 shut_temp, tshut_mode, tshut_polarity; rockchip_configure_from_dt() local [all...] |
Completed in 3 milliseconds