Home
last modified time | relevance | path

Searched full:iwdg2 (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.14.4/arch/arm/boot/dts/st/
Dstm32mp157a-dk1-scmi.dts50 &iwdg2 {
51 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
Dstm32mp157c-ed1-scmi.dts55 &iwdg2 {
56 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
Dstm32mp157c-dk2-scmi.dts56 &iwdg2 {
57 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
Dstm32mp157c-ev1-scmi.dts56 &iwdg2 {
57 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
Dstm32mp157a-microgea-stm32mp1.dtsi120 &iwdg2 {
Dstm32mp157a-icore-stm32mp1.dtsi168 &iwdg2 {
Dstm32mp157c-osd32mp1-red.dts69 &iwdg2 {
Dstm32mp151a-prtt1l.dtsi95 &iwdg2 {
Dstm32mp15xx-dhcor-som.dtsi222 &iwdg2 {
Dstm32mp157c-odyssey-som.dtsi225 &iwdg2 {
Dstm32mp157a-stinger96.dtsi243 &iwdg2 {
Dstm32mp13xx-dhcor-som.dtsi217 &iwdg2 {
Dstm32mp157c-ed1.dts321 &iwdg2 {
Dstm32mp15xc-lxa-tac.dtsi272 &iwdg2 {
Dstm32mp157c-emstamp-argon.dtsi362 &iwdg2 {
Dstm32mp15xx-dhcom-som.dtsi418 &iwdg2 {
Dstm32mp157c-phycore-stm32mp15-som.dtsi393 &iwdg2 {
Dstm32mp135f-dk.dts343 &iwdg2 {
Dstm32mp15xx-dkx.dtsi459 &iwdg2 {
Dstm32mp131.dtsi958 iwdg2: watchdog@5a002000 { label
961 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
Dstm32mp151.dtsi353 iwdg2: watchdog@5a002000 { label
356 clocks = <&rcc IWDG2>, <&rcc CK_LSI>;
/linux-6.14.4/Documentation/devicetree/bindings/watchdog/
Dst,stm32-iwdg.yaml59 clocks = <&rcc IWDG2>, <&rcc CK_LSI>;
/linux-6.14.4/include/dt-bindings/clock/
Dstm32mp13-clks.h73 #define IWDG2 45 macro
Dstm32mp1-clks.h71 #define IWDG2 58 macro
/linux-6.14.4/drivers/clk/stm32/
Dclk-stm32mp13.c752 static struct clk_stm32_gate iwdg2 = { variable
754 .hw.init = CLK_HW_INIT("iwdg2", "pclk4", &clk_stm32_gate_ops, 0),
1363 STM32_GATE_CFG(IWDG2, iwdg2, SECF_NONE),

12