Home
last modified time | relevance | path

Searched refs:reset_control (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/openbmc/linux/include/linux/
H A Dreset.h11 struct reset_control;
25 struct reset_control *rstc;
191 static inline struct reset_control *
197 static inline struct reset_control *
236 static inline struct reset_control *
273 static inline struct reset_control *
559 static inline struct reset_control *
598 static inline struct reset_control *
637 static inline struct reset_control *
787 static inline struct reset_control *
[all …]
/openbmc/linux/drivers/reset/
H A Dcore.c42 struct reset_control { struct
61 struct reset_control base; argument
63 struct reset_control *rstc[];
214 struct reset_control *rstc; in reset_control_array_rearm()
642 struct reset_control *rc; in reset_control_acquire()
752 struct reset_control *rstc; in __reset_control_get_internal()
795 struct reset_control *rstc = container_of(kref, struct reset_control, in __reset_control_release()
816 struct reset_control *
1034 struct reset_control *
1173 struct reset_control *
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dahb.h25 struct reset_control *core_cold_rst;
26 struct reset_control *radio_cold_rst;
27 struct reset_control *radio_warm_rst;
28 struct reset_control *radio_srif_rst;
29 struct reset_control *cpu_init_rst;
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h90 struct reset_control *spdif_rst;
91 struct reset_control *dptx_rst;
92 struct reset_control *apb_rst;
93 struct reset_control *core_rst;
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip.h295 struct reset_control *core_rst;
296 struct reset_control *mgmt_rst;
297 struct reset_control *mgmt_sticky_rst;
298 struct reset_control *pipe_rst;
299 struct reset_control *pm_rst;
300 struct reset_control *aclk_rst;
301 struct reset_control *pclk_rst;
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_compositor.h74 struct reset_control *rst_main;
75 struct reset_control *rst_aux;
/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.h20 struct reset_control;
77 struct reset_control *dsi_p_rst;
/openbmc/linux/include/soc/tegra/
H A Dpmc.h18 struct reset_control;
162 struct reset_control *rst);
194 struct reset_control *rst) in tegra_powergate_sequence_power_up()
/openbmc/linux/drivers/ata/
H A Dahci_mtk.c29 struct reset_control *axi_rst;
30 struct reset_control *sw_rst;
31 struct reset_control *reg_rst;
H A Dahci_st.c34 struct reset_control *pwr;
35 struct reset_control *sw_rst;
36 struct reset_control *pwr_rst;
/openbmc/linux/drivers/ufs/host/
H A Dufs-mediatek.h172 struct reset_control *hci_reset;
173 struct reset_control *unipro_reset;
174 struct reset_control *crypto_reset;
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhub.h21 struct reset_control *rst;
46 struct reset_control *rst;
/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-cru.h103 struct reset_control *presetn;
104 struct reset_control *aresetn;
/openbmc/linux/sound/soc/meson/
H A Daxg-fifo.h15 struct reset_control;
65 struct reset_control *arb;
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-ath79-usb.c15 struct reset_control *reset;
19 struct reset_control *no_suspend_override;
H A Dphy-qcom-ipq4019-usb.c25 struct reset_control *por_rst;
26 struct reset_control *srif_rst;
/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hisi-inno-usb2.c46 struct reset_control *utmi_rst;
53 struct reset_control *por_rst;
166 struct reset_control *rst; in hisi_inno_phy_probe()
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1.h25 struct reset_control;
85 struct reset_control *rstc;
/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.h48 struct reset_control;
109 struct reset_control *rst;
110 struct reset_control *rst_mc;
/openbmc/linux/drivers/pwm/
H A Dpwm-intel-lgm.c152 struct reset_control *rst = data; in lgm_reset_control_release()
157 static int lgm_reset_control_deassert(struct device *dev, struct reset_control *rst) in lgm_reset_control_deassert()
171 struct reset_control *rst; in lgm_pwm_probe()
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.h114 struct reset_control;
131 struct reset_control *reset;
H A Dsun8i_tcon_top.h30 struct reset_control *rst;
/openbmc/linux/drivers/phy/st/
H A Dphy-stih407-usb.c36 struct reset_control *rstc;
37 struct reset_control *rstport;
/openbmc/linux/include/linux/usb/
H A Drzv2m_usb3drd.h11 struct reset_control *drd_rstc;
/openbmc/linux/arch/arm/mach-meson/
H A Dplatsmp.c38 static struct reset_control *meson_smp_get_core_reset(int cpu) in meson_smp_get_core_reset()
158 struct reset_control *rstc; in meson8_smp_boot_secondary()
214 struct reset_control *rstc; in meson8b_smp_boot_secondary()

12345678910>>...17