Home
last modified time | relevance | path

Searched refs:reset_control_ops (Results 1 – 25 of 96) sorted by relevance

1234

/linux-6.14.4/drivers/reset/amlogic/
Dreset-meson.h15 const struct reset_control_ops *reset_ops;
25 extern const struct reset_control_ops meson_reset_ops;
26 extern const struct reset_control_ops meson_reset_toggle_ops;
Dreset-meson-common.c102 const struct reset_control_ops meson_reset_ops = {
110 const struct reset_control_ops meson_reset_toggle_ops = {
/linux-6.14.4/drivers/clk/visconti/
Dreset.h28 extern const struct reset_control_ops visconti_reset_ops;
34 const struct reset_control_ops *reset_ops,
Dreset.c79 const struct reset_control_ops visconti_reset_ops = {
90 const struct reset_control_ops *reset_ops, in visconti_register_reset_controller()
/linux-6.14.4/drivers/clk/mediatek/
Dreset.c89 static const struct reset_control_ops mtk_reset_ops = {
95 static const struct reset_control_ops mtk_reset_ops_set_clr = {
118 const struct reset_control_ops *rcops = NULL; in mtk_register_reset_controller_with_dev()
/linux-6.14.4/include/linux/
Dreset-controller.h18 struct reset_control_ops { struct
73 const struct reset_control_ops *ops;
/linux-6.14.4/drivers/reset/hisilicon/
Dhi6220_reset.c67 static const struct reset_control_ops hi6220_peripheral_reset_ops = {
90 static const struct reset_control_ops hi6220_media_reset_ops = {
149 static const struct reset_control_ops hi6220_ao_reset_ops = {
/linux-6.14.4/include/linux/reset/
Dreset-simple.h46 extern const struct reset_control_ops reset_simple_ops;
/linux-6.14.4/drivers/clk/stm32/
Dreset-stm32.h14 const struct reset_control_ops *ops;
/linux-6.14.4/drivers/clk/actions/
Dowl-reset.h29 extern const struct reset_control_ops owl_reset_ops;
Dowl-reset.c61 const struct reset_control_ops owl_reset_ops = {
/linux-6.14.4/drivers/clk/qcom/
Dreset.h29 extern const struct reset_control_ops qcom_reset_ops;
Dreset.c54 const struct reset_control_ops qcom_reset_ops = {
/linux-6.14.4/drivers/clk/sunxi-ng/
Dccu_reset.h31 extern const struct reset_control_ops ccu_reset_ops;
Dccu_reset.c72 const struct reset_control_ops ccu_reset_ops = {
/linux-6.14.4/drivers/reset/
Dreset-axs10x.c40 static const struct reset_control_ops axs10x_reset_ops = {
Dreset-raspberrypi.c68 static const struct reset_control_ops rpi_reset_ops = {
Dreset-berlin.c51 static const struct reset_control_ops berlin_reset_ops = {
Dreset-scmi.c83 static const struct reset_control_ops scmi_reset_ops = {
Dreset-tps380x.c59 static const struct reset_control_ops reset_tps380x_ops = {
Dreset-brcmstb.c77 static const struct reset_control_ops brcmstb_reset_ops = {
/linux-6.14.4/drivers/reset/tegra/
Dreset-bpmp.c61 static const struct reset_control_ops tegra_bpmp_reset_ops = {
/linux-6.14.4/scripts/
Dconst_structs.checkpatch80 reset_control_ops
/linux-6.14.4/drivers/clk/meson/
Dmeson-aoclk.c32 static const struct reset_control_ops meson_aoclk_reset_ops = {
/linux-6.14.4/drivers/clk/mmp/
Dreset.c78 static const struct reset_control_ops mmp_clk_reset_ops = {

1234