Home
last modified time | relevance | path

Searched defs:rstc (Results 1 – 25 of 64) sorted by relevance

123

/linux/drivers/reset/
H A Dcore.c164 struct reset_control *rstc) in reset_controller_remove()
179 struct reset_control *rstc, *pos; in reset_controller_unregister() local
239 rstc_to_array(struct reset_control *rstc) { in rstc_to_array()
258 struct reset_control *rstc; in reset_control_array_rearm() local
353 static inline bool reset_control_is_array(struct reset_control *rstc) in reset_control_is_array()
371 int reset_control_reset(struct reset_control *rstc) in reset_control_reset()
452 int reset_control_rearm(struct reset_control *rstc) in reset_control_rearm()
493 int reset_control_assert(struct reset_control *rstc) in reset_control_assert()
589 int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert()
672 int reset_control_status(struct reset_control *rstc) in reset_control_status()
[all …]
H A Dreset-k230.c159 static void k230_rst_clear_done(struct k230_rst *rstc, unsigned long id, in k230_rst_clear_done()
174 static int k230_rst_wait_and_clear_done(struct k230_rst *rstc, unsigned long id, in k230_rst_wait_and_clear_done()
193 static void k230_rst_update(struct k230_rst *rstc, unsigned long id, in k230_rst_update()
213 struct k230_rst *rstc = to_k230_rst(rcdev); in k230_rst_assert() local
242 struct k230_rst *rstc = to_k230_rst(rcdev); in k230_rst_deassert() local
272 struct k230_rst *rstc = to_k230_rst(rcdev); in k230_rst_reset() local
333 struct k230_rst *rstc; in k230_rst_probe() local
/linux/drivers/reset/tegra/
H A Dreset-bpmp.c11 static struct tegra_bpmp *to_tegra_bpmp(struct reset_controller_dev *rstc) in to_tegra_bpmp()
16 static int tegra_bpmp_reset_common(struct reset_controller_dev *rstc, in tegra_bpmp_reset_common()
43 static int tegra_bpmp_reset_module(struct reset_controller_dev *rstc, in tegra_bpmp_reset_module()
49 static int tegra_bpmp_reset_assert(struct reset_controller_dev *rstc, in tegra_bpmp_reset_assert()
55 static int tegra_bpmp_reset_deassert(struct reset_controller_dev *rstc, in tegra_bpmp_reset_deassert()
/linux/drivers/clk/hisilicon/
H A Dreset.c46 struct hisi_reset_controller *rstc = to_hisi_reset_controller(rcdev); in hisi_reset_assert() local
67 struct hisi_reset_controller *rstc = to_hisi_reset_controller(rcdev); in hisi_reset_deassert() local
92 struct hisi_reset_controller *rstc; in hisi_reset_init() local
114 void hisi_reset_exit(struct hisi_reset_controller *rstc) in hisi_reset_exit()
H A Dreset.h21 static inline void hisi_reset_exit(struct hisi_reset_controller *rstc) in hisi_reset_exit()
H A Dcrg.h21 struct hisi_reset_controller *rstc; member
H A Dclk-hi3519.c31 struct hisi_reset_controller *rstc; member
/linux/drivers/clk/meson/
H A Dmeson-aoclk.c26 struct meson_aoclk_reset_controller *rstc = in meson_aoclk_do_reset() local
39 struct meson_aoclk_reset_controller *rstc; in meson_aoclkc_probe() local
/linux/arch/arm/mach-meson/
H A Dplatsmp.c158 struct reset_control *rstc; in meson8_smp_boot_secondary() local
214 struct reset_control *rstc; in meson8b_smp_boot_secondary() local
/linux/drivers/clk/sunxi-ng/
H A Dccu-sun9i-a80-de.c207 struct reset_control *rstc; in sun9i_a80_de_clk_probe() local
H A Dccu-sun8i-de2.c256 struct reset_control *rstc; in sunxi_de2_clk_probe() local
/linux/arch/arm/boot/dts/sunplus/
H A Dsunplus-sp7021.dtsi172 rstc: reset@54 { label
/linux/drivers/clocksource/
H A Ddw_apb_timer_of.c22 struct reset_control *rstc; in timer_get_base_and_rate() local
H A Drenesas-ostm.c164 struct reset_control *rstc; in ostm_init() local
H A Dtimer-stm32.c290 struct reset_control *rstc; in stm32_timer_init() local
/linux/drivers/phy/st/
H A Dphy-stih407-usb.c36 struct reset_control *rstc; member
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_crtc.h57 struct reset_control *rstc; member
/linux/drivers/clk/ux500/
H A Du8500_of_clk.c132 struct u8500_prcc_reset *rstc; in u8500_clk_init() local
/linux/drivers/reset/amlogic/
H A Dreset-meson-audio-arb.c16 struct reset_controller_dev rstc; member
/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-7000.dtsi360 rstc: rstc@200 { label
/linux/arch/arm/mach-rockchip/
H A Dplatsmp.c67 struct reset_control *rstc = rockchip_get_core_reset(pd); in pmu_set_power_domain() local
/linux/drivers/watchdog/
H A Dsunplus_wdt.c48 struct reset_control *rstc; member
/linux/drivers/phy/starfive/
H A Dphy-jh7110-dphy-rx.c67 struct reset_control *rstc; member
/linux/drivers/phy/renesas/
H A Dphy-rzg3e-usb3.c68 struct reset_control *rstc; member
/linux/drivers/phy/sunplus/
H A Dphy-sunplus-usb2.c71 struct reset_control *rstc; member

123