Searched refs:wdog_clk (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/arm/mach-imx/ |
| H A D | system.c | 27 static struct clk *wdog_clk; variable 38 if (!IS_ERR(wdog_clk)) in mxc_restart() 39 clk_enable(wdog_clk); in mxc_restart() 70 wdog_clk = clk_get_sys("imx2-wdt.0", NULL); in mxc_arch_reset_init() 71 if (IS_ERR(wdog_clk)) in mxc_arch_reset_init() 74 clk_prepare(wdog_clk); in mxc_arch_reset_init()
|
| /linux/arch/arm/boot/dts/nspire/ |
| H A D | nspire.dtsi | 177 clock-names = "wdog_clk", "apb_pclk";
|
| /linux/arch/arm/boot/dts/arm/ |
| H A D | vexpress-v2p-ca15-tc1.dts | 91 clock-names = "wdog_clk", "apb_pclk";
|
| H A D | mps2.dtsi | 171 clock-names = "wdog_clk", "apb_pclk";
|
| H A D | vexpress-v2p-ca9.dts | 137 clock-names = "wdog_clk", "apb_pclk";
|
| H A D | vexpress-v2m.dtsi | 256 clock-names = "wdog_clk", "apb_pclk";
|
| H A D | vexpress-v2p-ca15_a7.dts | 131 clock-names = "wdog_clk", "apb_pclk";
|
| /linux/arch/arm64/boot/dts/arm/ |
| H A D | rtsm_ve-motherboard.dtsi | 206 clock-names = "wdog_clk", "apb_pclk";
|
| H A D | juno-motherboard.dtsi | 273 clock-names = "wdog_clk", "apb_pclk";
|
| /linux/arch/arm/boot/dts/hisilicon/ |
| H A D | hisi-x5hd2.dtsi | 375 clock-names = "wdog_clk", "apb_pclk";
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm-cygnus.dtsi | 239 clock-names = "wdog_clk", "apb_pclk";
|
| H A D | bcm-nsp.dtsi | 484 clock-names = "wdog_clk", "apb_pclk";
|