Home
last modified time | relevance | path

Searched full:hsem (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/hwlock/
Dst,stm32-hwspinlock.yaml27 - const: hsem
45 clocks = <&rcc HSEM>;
46 clock-names = "hsem";
/linux-6.14.4/drivers/hwspinlock/
Dstm32_hwspinlock.c86 hw->clk = devm_clk_get(dev, "hsem"); in stm32_hwspinlock_probe()
Du8500_hsem.c27 * Implementation of STE's HSem protocol 1 without interrutps.
/linux-6.14.4/include/dt-bindings/clock/
Dstm32mp1-clks.h95 #define HSEM 82 macro
/linux-6.14.4/drivers/clk/stm32/
Dclk-stm32mp1.c1965 PCLK(HSEM, "hsem", "ck_mcu", 0, G_HSEM),
/linux-6.14.4/drivers/clk/
Dclk-stm32h7.c1021 PER_CLK(RCC_AHB4ENR, 25, "hsem", "hclk"),