Home
last modified time | relevance | path

Searched refs:stm32_reset_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/reset/
H A Dstm32-reset.c65 static const struct reset_ops stm32_reset_ops = { variable
92 .ops = &stm32_reset_ops,
/openbmc/linux/drivers/clk/stm32/
H A Dreset-stm32.c96 static const struct reset_control_ops stm32_reset_ops = { variable
117 reset_data->rcdev.ops = &stm32_reset_ops; in stm32_rcc_reset_init()
/openbmc/linux/drivers/clk/
H A Dclk-stm32mp1.c2276 static const struct reset_control_ops stm32_reset_ops = { variable
2295 reset_data->rcdev.ops = &stm32_reset_ops; in stm32_rcc_reset_init()