Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thermal/
H A Drockchip_thermal.c27 enum tshut_mode { enum
73 * @tshut_mode: the hardware-controlled shutdown mode (0:CRU 1:GPIO)
91 enum tshut_mode tshut_mode; member
107 void (*set_tshut_mode)(int chn, void __iomem *reg, enum tshut_mode m);
136 * @tshut_mode: the hardware-controlled shutdown mode (0:CRU 1:GPIO)
153 enum tshut_mode tshut_mode; member
1031 enum tshut_mode mode) in rk_tsadcv2_tshut_mode()
1048 enum tshut_mode mod in rk_tsadcv3_tshut_mode()
1413 u32 shut_temp, tshut_mode, tshut_polarity; rockchip_configure_from_dt() local
[all...]
/kernel/linux/linux-5.10/drivers/thermal/
H A Drockchip_thermal.c27 enum tshut_mode { enum
88 * @tshut_mode: the hardware-controlled shutdown mode (0:CRU 1:GPIO)
106 enum tshut_mode tshut_mode; member
122 void (*set_tshut_mode)(int chn, void __iomem *reg, enum tshut_mode m);
151 * @tshut_mode: the hardware-controlled shutdown mode (0:CRU 1:GPIO)
168 enum tshut_mode tshut_mode; member
819 enum tshut_mode mode) in rk_tsadcv2_tshut_mode()
840 .tshut_mode
1130 u32 shut_temp, tshut_mode, tshut_polarity; rockchip_configure_from_dt() local
[all...]

Completed in 4 milliseconds