/arch/mn10300/kernel/ |
D | mn10300-watchdog.c | 106 u8 wdt; in watchdog_go() local 110 wdt = WDCTR & ~WDCTR_WDCNE; in watchdog_go() 111 WDCTR = wdt | WDCTR_WDRST; in watchdog_go() 112 wdt = WDCTR; in watchdog_go() 113 WDCTR = wdt | WDCTR_WDCNE; in watchdog_go() 114 wdt = WDCTR; in watchdog_go() 137 u8 wdt, tmp; in watchdog_interrupt() local 139 wdt = WDCTR & ~WDCTR_WDCNE; in watchdog_interrupt() 140 WDCTR = wdt; in watchdog_interrupt() 201 WDCTR = wdt | WDCTR_WDRST; in watchdog_interrupt() [all …]
|
/arch/powerpc/boot/dts/ |
D | ge_imp3a.dts | 101 wdt@4,800 { 102 compatible = "ge,imp3a-fpga-wdt", "gef,fpga-wdt-1.00", 103 "gef,fpga-wdt"; 110 wdt@4,808 { 111 compatible = "gef,imp3a-fpga-wdt", "gef,fpga-wdt-1.00", 112 "gef,fpga-wdt";
|
D | gef_ppc9a.dts | 132 wdt@4,2000 { 133 compatible = "gef,ppc9a-fpga-wdt", "gef,fpga-wdt-1.00", 134 "gef,fpga-wdt"; 140 wdt@4,2010 { 141 compatible = "gef,ppc9a-fpga-wdt", "gef,fpga-wdt-1.00", 142 "gef,fpga-wdt";
|
D | gef_sbc310.dts | 130 wdt@4,2000 { 131 compatible = "gef,sbc310-fpga-wdt", "gef,fpga-wdt-1.00", 132 "gef,fpga-wdt"; 138 wdt@4,2010 { 139 compatible = "gef,sbc310-fpga-wdt", "gef,fpga-wdt-1.00", 140 "gef,fpga-wdt";
|
D | o2d.dtsi | 17 fsl,has-wdt; 18 fsl,wdt-on-boot = <0>;
|
D | gef_sbc610.dts | 132 wdt@4,2000 { 133 compatible = "gef,fpga-wdt"; 139 wdt@4,2010 { 140 compatible = "gef,fpga-wdt";
|
D | cm5200.dts | 15 &gpt0 { fsl,has-wdt; };
|
D | virtex440-ml507.dts | 383 xps_timebase_wdt_1: xps-timebase-wdt@83a00000 { 384 compatible = "xlnx,xps-timebase-wdt-1.00.b"; 389 xlnx,wdt-enable-once = <0>; 390 xlnx,wdt-interval = <0x1e>;
|
D | prpmc2800.dts | 189 wdt@b410 { /* watchdog timer */ 190 compatible = "marvell,mv64360-wdt";
|
D | pcm030.dts | 17 &gpt0 { fsl,has-wdt; };
|
D | motionpro.dts | 15 &gpt0 { fsl,has-wdt; };
|
/arch/arm/boot/dts/ |
D | keystone.dtsi | 83 ti,wdt-list = <0>; 200 wdt: wdt@022f0080 { label 201 compatible = "ti,keystone-wdt","ti,davinci-wdt";
|
D | orion5x.dtsi | 145 wdt: wdt@20300 { label 146 compatible = "marvell,orion-wdt";
|
D | da850.dtsi | 195 wdt: wdt@1c21000 { label 196 compatible = "ti,davinci-wdt";
|
D | meson.dtsi | 73 wdt: watchdog@c1109900 { label 74 compatible = "amlogic,meson6-wdt";
|
D | omap2420.dtsi | 180 wd_timer2: wdt@48022000 { 181 compatible = "ti,omap2-wdt";
|
D | s3c24xx.dtsi | 74 compatible = "samsung,s3c2410-wdt";
|
D | da850-evm.dts | 69 wdt: wdt@1c21000 { label
|
D | imx51.dtsi | 343 compatible = "fsl,imx51-wdt", "fsl,imx21-wdt"; 350 compatible = "fsl,imx51-wdt", "fsl,imx21-wdt";
|
D | rk3066a.dtsi | 496 &wdt { 497 compatible = "rockchip,rk3066-wdt", "snps,dw-wdt";
|
D | rk3188.dtsi | 495 &wdt { 496 compatible = "rockchip,rk3188-wdt", "snps,dw-wdt";
|
/arch/mips/bcm63xx/ |
D | Makefile | 4 dev-wdt.o dev-usb-usbd.o
|
/arch/arm/mach-imx/devices/ |
D | Makefile | 10 obj-$(CONFIG_IMX_HAVE_PLATFORM_IMX2_WDT) += platform-imx2-wdt.o
|
/arch/mips/boot/dts/ |
D | danube.dtsi | 27 compatible = "lantiq,wdt";
|
/arch/powerpc/platforms/52xx/ |
D | Kconfig | 18 - if the 'fsl,has-wdt' property is present in one of the
|