/linux/arch/arm/mach-omap2/ |
H A D | pm.c | 57 void omap_pm_get_oscillator(u32 *tstart, u32 *tshut) in omap_pm_get_oscillator() argument 59 if (!tstart || !tshut) in omap_pm_get_oscillator() 63 *tshut = oscillator.shutdown_time; in omap_pm_get_oscillator()
|
H A D | pm.h | 127 extern void omap_pm_get_oscillator(u32 *tstart, u32 *tshut); 129 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 | 429 u32 tstart, tshut, clksetup, voltoffset; in omap3_set_off_timings() local 434 omap_pm_get_oscillator(&tstart, &tshut); in omap3_set_off_timings() 554 u32 tstart, tshut; in omap4_set_timings() local 577 omap_pm_get_oscillator(&tstart, &tshut); in omap4_set_timings() 581 val |= omap4_usec_to_val_scrm(tshut, OMAP4_DOWNTIME_SHIFT, in omap4_set_timings()
|
/linux/Documentation/devicetree/bindings/thermal/ |
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 */
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-box-demo.dts | 436 /* tshut mode 0:CRU 1:GPIO */ 437 rockchip,hw-tshut-mode = <1>; 438 /* tshut polarity 0:LOW 1:HIGH */ 439 rockchip,hw-tshut-polarity = <0>;
|
H A D | rk3399-hugsun-x99.dts | 666 /* tshut mode 0:CRU 1:GPIO */ 667 rockchip,hw-tshut-mode = <1>; 668 /* tshut polarity 0:LOW 1:HIGH */ 669 rockchip,hw-tshut-polarity = <1>; 670 rockchip,hw-tshut-temp = <110000>;
|
H A D | rk3399-kobol-helios64.dts | 555 /* tshut mode 0:CRU 1:GPIO */ 556 rockchip,hw-tshut-mode = <1>; 557 /* tshut polarity 0:LOW 1:HIGH */ 558 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3399-leez-p710.dts | 551 /* tshut mode 0:CRU 1:GPIO */ 552 rockchip,hw-tshut-mode = <1>; 553 /* tshut polarity 0:LOW 1:HIGH */ 554 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3399-sapphire.dtsi | 562 /* tshut mode 0:CRU 1:GPIO */ 563 rockchip,hw-tshut-mode = <1>; 564 /* tshut polarity 0:LOW 1:HIGH */ 565 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3399-nanopi4.dtsi | 659 /* tshut mode 0:CRU 1:GPIO */ 660 rockchip,hw-tshut-mode = <1>; 661 /* tshut polarity 0:LOW 1:HIGH */ 662 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3399-rock-pi-4.dtsi | 703 /* tshut mode 0:CRU 1:GPIO */ 704 rockchip,hw-tshut-mode = <1>; 705 /* tshut polarity 0:LOW 1:HIGH */ 706 rockchip,hw-tshut-polarity = <1>;
|
H A D | px30-firefly-jd4-core.dtsi | 317 rockchip,hw-tshut-mode = <1>; 318 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3328-orangepi-r1-plus.dtsi | 311 rockchip,hw-tshut-mode = <0>; 312 rockchip,hw-tshut-polarity = <0>;
|
H A D | rk3399-khadas-edge.dtsi | 731 /* tshut mode 0:CRU 1:GPIO */ 732 rockchip,hw-tshut-mode = <1>; 733 /* tshut polarity 0:LOW 1:HIGH */ 734 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3399-roc-pc.dtsi | 751 /* tshut mode 0:CRU 1:GPIO */ 752 rockchip,hw-tshut-mode = <1>; 753 /* tshut polarity 0:LOW 1:HIGH */ 754 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3399-rock960.dtsi | 565 rockchip,hw-tshut-mode = <1>; 566 rockchip,hw-tshut-polarity = <1>; 567 rockchip,hw-tshut-temp = <110000>;
|
H A D | rk3399-eaidk-610.dts | 819 /* tshut mode 0:CRU 1:GPIO */ 820 rockchip,hw-tshut-mode = <1>; 821 /* tshut polarity 0:LOW 1:HIGH */ 822 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3399-firefly.dts | 846 /* tshut mode 0:CRU 1:GPIO */ 847 rockchip,hw-tshut-mode = <1>; 848 /* tshut polarity 0:LOW 1:HIGH */ 849 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3399-rockpro64.dtsi | 851 /* tshut mode 0:CRU 1:GPIO */ 852 rockchip,hw-tshut-mode = <1>; 853 /* tshut polarity 0:LOW 1:HIGH */ 854 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3568-radxa-cm3i.dtsi | 389 rockchip,hw-tshut-mode = <1>; 390 rockchip,hw-tshut-polarity = <0>;
|
H A D | rk3399-pinebook-pro.dts | 997 /* tshut mode 0:CRU 1:GPIO */ 998 rockchip,hw-tshut-mode = <1>; 999 /* tshut polarity 0:LOW 1:HIGH */ 1000 rockchip,hw-tshut-polarity = <1>;
|
H A D | rk3399-gru.dtsi | 623 rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */ 624 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
|
H A D | rk3566-radxa-zero-3.dtsi | 486 rockchip,hw-tshut-mode = <1>; 487 rockchip,hw-tshut-polarity = <0>;
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap443x.dtsi | 33 /* 4430 has only gpio_86 tshut and no talert interrupt */
|
H A D | omap4460.dtsi | 37 gpios = <&gpio3 22 GPIO_ACTIVE_HIGH>; /* tshut */
|