| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | pm.c | 57 void omap_pm_setup_oscillator(u32 tstart, u32 tshut) in omap_pm_setup_oscillator() argument 60 oscillator.shutdown_time = tshut; in omap_pm_setup_oscillator() 63 void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) in omap_pm_get_oscillator() argument 65 if (!tstart || !tshut) in omap_pm_get_oscillator() 69 *tshut = oscillator.shutdown_time; in omap_pm_get_oscillator()
|
| H A D | pm.h | 148 extern void omap_pm_setup_oscillator(u32 tstart, u32 tshut); 149 extern void omap_pm_get_oscillator(u32 *tstart, u32 *tshut); 152 static inline void omap_pm_setup_oscillator(u32 tstart, u32 tshut) { } in omap_pm_setup_oscillator() argument 153 static inline void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) { *tstart = *tshut = 0; } in omap_pm_get_oscillator() argument
|
| H A D | vc.c | 432 u32 tstart, tshut, clksetup, voltoffset; in omap3_set_off_timings() local 437 omap_pm_get_oscillator(&tstart, &tshut); in omap3_set_off_timings() 557 u32 tstart, tshut; in omap4_set_timings() local 580 omap_pm_get_oscillator(&tstart, &tshut); in omap4_set_timings() 584 val |= omap4_usec_to_val_scrm(tshut, OMAP4_DOWNTIME_SHIFT, in omap4_set_timings()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/ |
| H A D | rockchip-thermal.txt | 29 CRU when tshut. 31 otpout_gpio when tshut. 35 - rockchip,hw-tshut-temp : The hardware-controlled shutdown temperature value. 36 - rockchip,hw-tshut-mode : The hardware-controlled shutdown mode 0:CRU 1:GPIO. 37 - rockchip,hw-tshut-polarity : The hardware-controlled active polarity 0:LOW 54 rockchip,hw-tshut-temp = <95000>; 55 rockchip,hw-tshut-mode = <0>; 56 rockchip,hw-tshut-polarity = <0>;
|
| H A D | ti_soc_thermal.txt | 23 line the tshut signal is routed to. The informed GPIO will 55 gpios = <&gpio3 22 0>; /* tshut */ 65 gpios = <&gpio3 22 0>; /* tshut */
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/thermal/ |
| H A D | rockchip-thermal.txt | 16 - rockchip,hw-tshut-temp : The hardware-controlled shutdown temperature value. 17 - rockchip,hw-tshut-mode : The hardware-controlled shutdown mode 0:CRU 1:GPIO. 18 - rockchip,hw-tshut-polarity : The hardware-controlled active polarity 0:LOW 33 rockchip,hw-tshut-temp = <95000>; 34 rockchip,hw-tshut-mode = <0>; 35 rockchip,hw-tshut-polarity = <0>;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3228-evb.dts | 62 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 63 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rv1126-rmsl.dtsi | 94 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 95 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */ 146 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 147 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rv1126-ai-cam.dtsi | 94 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 95 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */ 221 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 222 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk3288-rock2-som.dtsi | 250 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 251 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk3308-dot-v10-aarch32.dts | 281 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 282 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk3308-voice-module-v11-aarch32.dtsi | 347 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 348 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk3308-voice-module-v10-aarch32.dtsi | 336 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 337 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rv1126-iotest-v10.dts | 33 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 34 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk3288-veyron.dtsi | 397 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */ 398 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */ 399 rockchip,hw-tshut-temp = <125000>;
|
| H A D | rk3308-dot-rk816-v10-aarch32.dts | 464 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 465 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk3288-evb.dtsi | 433 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 434 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk3288-vyasa.dts | 401 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */ 402 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399pro-npu-evb-v10.dts | 122 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */ 123 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk1808-evb-x4.dts | 253 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */ 254 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk1808-evb-x4-second.dts | 254 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */ 255 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk3368-evb.dtsi | 220 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 221 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk1808-evb-v10.dts | 274 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */ 275 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|
| H A D | rk3368-r88.dts | 313 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 314 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3288-rock2-som.dtsi | 256 rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */ 257 rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
|