Searched full:iwdg2 (Results 1 – 25 of 27) sorted by relevance
12
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157a-dk1-scmi.dts | 50 &iwdg2 { 51 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
|
H A D | stm32mp157c-ed1-scmi.dts | 55 &iwdg2 { 56 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
|
H A D | stm32mp157c-dk2-scmi.dts | 56 &iwdg2 { 57 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
|
H A D | stm32mp157c-ev1-scmi.dts | 56 &iwdg2 { 57 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
|
H A D | stm32mp157a-microgea-stm32mp1.dtsi | 120 &iwdg2 {
|
H A D | stm32mp157a-icore-stm32mp1.dtsi | 168 &iwdg2 {
|
H A D | stm32mp151a-prtt1l.dtsi | 98 &iwdg2 {
|
H A D | stm32mp157c-odyssey-som.dtsi | 225 &iwdg2 {
|
H A D | stm32mp15xx-dhcor-som.dtsi | 222 &iwdg2 {
|
H A D | stm32mp157a-stinger96.dtsi | 243 &iwdg2 {
|
H A D | stm32mp135f-dk.dts | 158 &iwdg2 {
|
H A D | stm32mp157c-ed1.dts | 309 &iwdg2 {
|
H A D | stm32mp157c-emstamp-argon.dtsi | 362 &iwdg2 {
|
H A D | stm32mp15xc-lxa-tac.dtsi | 348 &iwdg2 {
|
H A D | stm32mp157c-phycore-stm32mp15-som.dtsi | 393 &iwdg2 {
|
H A D | stm32mp15xx-dhcom-som.dtsi | 418 &iwdg2 {
|
H A D | stm32mp15xx-dkx.dtsi | 459 &iwdg2 {
|
H A D | stm32mp131.dtsi | 1318 iwdg2: watchdog@5a002000 { label 1321 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
|
H A D | stm32mp151.dtsi | 1549 iwdg2: watchdog@5a002000 { label 1552 clocks = <&rcc IWDG2>, <&rcc CK_LSI>;
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | st,stm32-iwdg.yaml | 53 clocks = <&rcc IWDG2>, <&rcc CK_LSI>;
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | stm32mp13-clks.h | 73 #define IWDG2 45 macro
|
H A D | stm32mp1-clks.h | 71 #define IWDG2 58 macro
|
/openbmc/u-boot/include/dt-bindings/clock/ |
H A D | stm32mp1-clks.h | 71 #define IWDG2 58 macro
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | clk-stm32mp13.c | 750 static struct clk_stm32_gate iwdg2 = { variable 752 .hw.init = CLK_HW_INIT("iwdg2", "pclk4", &clk_stm32_gate_ops, 0), 1361 STM32_GATE_CFG(IWDG2, iwdg2, SECF_NONE),
|
/openbmc/u-boot/arch/arm/mach-stm32mp/ |
H A D | cpu.c | 125 /* Freeze IWDG2 if Cortex-A7 is in debug mode */ in dbgmcu_init()
|
12