Home
last modified time | relevance | path

Searched refs:tshut (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v4.19/arch/arm/mach-omap2/
Dpm.h141 extern void omap_pm_setup_oscillator(u32 tstart, u32 tshut);
142 extern void omap_pm_get_oscillator(u32 *tstart, u32 *tshut);
145 static inline void omap_pm_setup_oscillator(u32 tstart, u32 tshut) { } in omap_pm_setup_oscillator() argument
146 static inline void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) { *tstart = *tshut = 0; } in omap_pm_get_oscillator() argument
Dpm.c58 void omap_pm_setup_oscillator(u32 tstart, u32 tshut) in omap_pm_setup_oscillator() argument
61 oscillator.shutdown_time = tshut; in omap_pm_setup_oscillator()
64 void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) in omap_pm_get_oscillator() argument
66 if (!tstart || !tshut) in omap_pm_get_oscillator()
70 *tshut = oscillator.shutdown_time; in omap_pm_get_oscillator()
Dvc.c387 u32 tstart, tshut, clksetup, voltoffset; in omap3_set_off_timings() local
392 omap_pm_get_oscillator(&tstart, &tshut); in omap3_set_off_timings()
512 u32 tstart, tshut; in omap4_set_timings() local
535 omap_pm_get_oscillator(&tstart, &tshut); in omap4_set_timings()
539 val |= omap4_usec_to_val_scrm(tshut, OMAP4_DOWNTIME_SHIFT, in omap4_set_timings()
/Linux-v4.19/arch/arm/boot/dts/
Drk3228-evb.dts62 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
63 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
Drk3288-rock2-som.dtsi250 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
251 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
Drk3288-evb.dtsi300 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
301 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
Drk3288-tinker.dts448 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
449 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
Drk3288-vyasa.dts384 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
385 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
Drk3288-veyron.dtsi366 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
367 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
Drk3229-evb.dts192 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
Drk3288-firefly-reload-core.dtsi251 rockchip,hw-tshut-mode = <0>;
252 rockchip,hw-tshut-polarity = <0>;
Drk3288-r89.dts328 rockchip,hw-tshut-mode = <0>;
329 rockchip,hw-tshut-polarity = <0>;
Domap4460.dtsi47 gpios = <&gpio3 22 GPIO_ACTIVE_HIGH>; /* tshut */
Drk3288-miqi.dts377 rockchip,hw-tshut-mode = <0>;
378 rockchip,hw-tshut-polarity = <0>;
Drk3288-phycore-som.dtsi417 rockchip,hw-tshut-mode = <0>;
418 rockchip,hw-tshut-polarity = <0>;
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Drockchip-thermal.txt29 - rockchip,hw-tshut-temp : The hardware-controlled shutdown temperature value.
30 - rockchip,hw-tshut-mode : The hardware-controlled shutdown mode 0:CRU 1:GPIO.
31 - rockchip,hw-tshut-polarity : The hardware-controlled active polarity 0:LOW
49 rockchip,hw-tshut-temp = <95000>;
50 rockchip,hw-tshut-mode = <0>;
51 rockchip,hw-tshut-polarity = <0>;
Dti_soc_thermal.txt23 line the tshut signal is routed to. The informed GPIO will
55 gpios = <&gpio3 22 0>; /* tshut */
65 gpios = <&gpio3 22 0>; /* tshut */
/Linux-v4.19/arch/arm64/boot/dts/rockchip/
Drk3368-evb.dtsi221 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
222 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
Drk3368-r88.dts314 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
315 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
Drk3399-sapphire.dtsi523 /* tshut mode 0:CRU 1:GPIO */
524 rockchip,hw-tshut-mode = <1>;
525 /* tshut polarity 0:LOW 1:HIGH */
526 rockchip,hw-tshut-polarity = <1>;
Drk3368-px5-evb.dts256 rockchip,hw-tshut-mode = <0>; /* CRU */
257 rockchip,hw-tshut-polarity = <1>; /* high */
Drk3328-rock64.dts265 rockchip,hw-tshut-mode = <0>;
266 rockchip,hw-tshut-polarity = <0>;
Drk3368-geekbox.dts260 rockchip,hw-tshut-mode = <0>; /* CRU */
261 rockchip,hw-tshut-polarity = <1>; /* high */
Drk3399-firefly.dts678 /* tshut mode 0:CRU 1:GPIO */
679 rockchip,hw-tshut-mode = <1>;
680 /* tshut polarity 0:LOW 1:HIGH */
681 rockchip,hw-tshut-polarity = <1>;
Drk3399-gru.dtsi591 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
592 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */

12