Searched refs:reset_control (Results 1 – 25 of 421) sorted by relevance
12345678910>>...17
11 struct reset_control;25 struct reset_control *rstc;30 int reset_control_reset(struct reset_control *rstc);31 int reset_control_rearm(struct reset_control *rstc);32 int reset_control_assert(struct reset_control *rstc);33 int reset_control_deassert(struct reset_control *rstc);34 int reset_control_status(struct reset_control *rstc);35 int reset_control_acquire(struct reset_control *rstc);36 void reset_control_release(struct reset_control *rstc);44 struct reset_control *__of_reset_control_get(struct device_node *node,[all …]
42 struct reset_control { struct61 struct reset_control base; argument63 struct reset_control *rstc[];195 rstc_to_array(struct reset_control *rstc) { in rstc_to_array()214 struct reset_control *rstc; in reset_control_array_rearm()309 static inline bool reset_control_is_array(struct reset_control *rstc) in reset_control_is_array()327 int reset_control_reset(struct reset_control *rstc) in reset_control_reset()401 int reset_control_rearm(struct reset_control *rstc) in reset_control_rearm()442 int reset_control_assert(struct reset_control *rstc) in reset_control_assert()530 int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert()[all …]
25 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;
90 struct reset_control *spdif_rst;91 struct reset_control *dptx_rst;92 struct reset_control *apb_rst;93 struct reset_control *core_rst;
295 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;
74 struct reset_control *rst_main;75 struct reset_control *rst_aux;
18 struct reset_control;162 struct reset_control *rst);194 struct reset_control *rst) in tegra_powergate_sequence_power_up()
20 struct reset_control;77 struct reset_control *dsi_p_rst;
29 struct reset_control *axi_rst;30 struct reset_control *sw_rst;31 struct reset_control *reg_rst;
34 struct reset_control *pwr;35 struct reset_control *sw_rst;36 struct reset_control *pwr_rst;
12 struct reset_control;44 struct reset_control *rst;
172 struct reset_control *hci_reset;173 struct reset_control *unipro_reset;174 struct reset_control *crypto_reset;
21 struct reset_control *rst;46 struct reset_control *rst;
103 struct reset_control *presetn;104 struct reset_control *aresetn;
46 struct reset_control *utmi_rst;53 struct reset_control *por_rst;166 struct reset_control *rst; in hisi_inno_phy_probe()
15 struct reset_control;67 struct reset_control *arb;
15 struct reset_control *reset;19 struct reset_control *no_suspend_override;
25 struct reset_control *por_rst;26 struct reset_control *srif_rst;
25 struct reset_control;85 struct reset_control *rstc;
48 struct reset_control;109 struct reset_control *rst;110 struct reset_control *rst_mc;
152 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()
114 struct reset_control;131 struct reset_control *reset;
36 struct reset_control *rstc;37 struct reset_control *rstport;
38 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()
63 struct reset_control *port;64 struct reset_control *apb;76 static struct reset_control *meson_pcie_get_reset(struct meson_pcie *mp, in meson_pcie_get_reset()81 struct reset_control *reset; in meson_pcie_get_reset()