Searched full:iwdg2 (Results 1 – 23 of 23) sorted by relevance
/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 | stm32mp157c-osd32mp1-red.dts | 69 &iwdg2 {
|
H A D | stm32mp157a-icore-stm32mp1.dtsi | 168 &iwdg2 {
|
H A D | stm32mp151a-prtt1l.dtsi | 95 &iwdg2 {
|
H A D | stm32mp15xx-dhcor-som.dtsi | 222 &iwdg2 {
|
H A D | stm32mp157c-odyssey-som.dtsi | 225 &iwdg2 {
|
H A D | stm32mp157a-stinger96.dtsi | 243 &iwdg2 {
|
H A D | stm32mp157c-ed1.dts | 321 &iwdg2 {
|
H A D | stm32mp157c-emstamp-argon.dtsi | 362 &iwdg2 {
|
H A D | stm32mp157c-phycore-stm32mp15-som.dtsi | 393 &iwdg2 {
|
H A D | stm32mp15xx-dhcom-som.dtsi | 411 &iwdg2 {
|
H A D | stm32mp15xc-lxa-tac.dtsi | 348 &iwdg2 {
|
H A D | stm32mp15xx-dkx.dtsi | 459 &iwdg2 {
|
H A D | stm32mp131.dtsi | 948 iwdg2: watchdog@5a002000 { label 951 clocks = <&rcc IWDG2>, <&scmi_clk CK_SCMI_LSI>;
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | st,stm32-iwdg.yaml | 59 clocks = <&rcc IWDG2>, <&rcc CK_LSI>;
|
/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
|
/linux/drivers/clk/stm32/ |
H A D | clk-stm32mp13.c | 752 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),
|
H A D | clk-stm32mp1.c | 1939 PCLK(IWDG2, "iwdg2", "pclk4", 0, G_IWDG2),
|