Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/reset/
Dcore.c63 struct reset_control *rstc[]; member
182 rstc_to_array(struct reset_control *rstc) { in rstc_to_array()
235 static inline bool reset_control_is_array(struct reset_control *rstc) in reset_control_is_array()
253 int reset_control_reset(struct reset_control *rstc) in reset_control_reset()
302 int reset_control_assert(struct reset_control *rstc) in reset_control_assert()
355 int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert()
394 int reset_control_status(struct reset_control *rstc) in reset_control_status()
413 struct reset_control *rstc; in __reset_control_get_internal() local
444 struct reset_control *rstc = container_of(kref, struct reset_control, in __reset_control_release() local
455 static void __reset_control_put_internal(struct reset_control *rstc) in __reset_control_put_internal()
[all …]
Dreset-meson-audio-arb.c15 struct reset_controller_dev rstc; member
/Linux-v4.19/drivers/reset/tegra/
Dreset-bpmp.c14 static struct tegra_bpmp *to_tegra_bpmp(struct reset_controller_dev *rstc) in to_tegra_bpmp()
19 static int tegra_bpmp_reset_common(struct reset_controller_dev *rstc, in tegra_bpmp_reset_common()
39 static int tegra_bpmp_reset_module(struct reset_controller_dev *rstc, in tegra_bpmp_reset_module()
45 static int tegra_bpmp_reset_assert(struct reset_controller_dev *rstc, in tegra_bpmp_reset_assert()
51 static int tegra_bpmp_reset_deassert(struct reset_controller_dev *rstc, in tegra_bpmp_reset_deassert()
/Linux-v4.19/drivers/clk/hisilicon/
Dreset.c58 struct hisi_reset_controller *rstc = to_hisi_reset_controller(rcdev); in hisi_reset_assert() local
79 struct hisi_reset_controller *rstc = to_hisi_reset_controller(rcdev); in hisi_reset_deassert() local
104 struct hisi_reset_controller *rstc; in hisi_reset_init() local
129 void hisi_reset_exit(struct hisi_reset_controller *rstc) in hisi_reset_exit()
Dreset.h33 static inline void hisi_reset_exit(struct hisi_reset_controller *rstc) in hisi_reset_exit()
Dcrg.h30 struct hisi_reset_controller *rstc; member
Dclk-hi3519.c43 struct hisi_reset_controller *rstc; member
/Linux-v4.19/drivers/clk/meson/
Dmeson-aoclk.c23 struct meson_aoclk_reset_controller *rstc = in meson_aoclk_do_reset() local
36 struct meson_aoclk_reset_controller *rstc; in meson_aoclkc_probe() local
Dmeson8b.c1151 struct meson8b_clk_reset *rstc; in meson8b_clkc_reset_init() local
/Linux-v4.19/include/linux/
Dreset.h37 static inline int reset_control_reset(struct reset_control *rstc) in reset_control_reset()
42 static inline int reset_control_assert(struct reset_control *rstc) in reset_control_assert()
47 static inline int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert()
52 static inline int reset_control_status(struct reset_control *rstc) in reset_control_status()
57 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put()
/Linux-v4.19/drivers/soc/amlogic/
Dmeson-gx-pwrc-vpu.c34 struct reset_control *rstc; member
166 struct reset_control *rstc; in meson_gx_pwrc_vpu_probe() local
/Linux-v4.19/arch/arm/mach-meson/
Dplatsmp.c166 struct reset_control *rstc; in meson8_smp_boot_secondary() local
222 struct reset_control *rstc; in meson8b_smp_boot_secondary() local
/Linux-v4.19/drivers/pinctrl/sunxi/
Dpinctrl-sun6i-a31-r.c114 struct reset_control *rstc; in sun6i_a31_r_pinctrl_probe() local
Dpinctrl-sun8i-a23-r.c101 struct reset_control *rstc; in sun8i_a23_r_pinctrl_probe() local
/Linux-v4.19/drivers/clk/sunxi-ng/
Dccu-sun9i-a80-de.c216 struct reset_control *rstc; in sun9i_a80_de_clk_probe() local
Dccu-sun8i-de2.c203 struct reset_control *rstc; in sunxi_de2_clk_probe() local
/Linux-v4.19/drivers/mmc/host/
Dsdhci-st.c30 struct reset_control *rstc; member
361 struct reset_control *rstc; in sdhci_st_probe() local
455 struct reset_control *rstc = pdata->rstc; in sdhci_st_remove() local
/Linux-v4.19/arch/arm/boot/dts/
Dzynq-7000.dtsi266 rstc: rstc@200 { label
Datlas6.dtsi73 rstc: reset-controller@88010000 { label
Dprima2.dtsi84 rstc: reset-controller@88010000 { label
/Linux-v4.19/drivers/phy/st/
Dphy-stih407-usb.c40 struct reset_control *rstc; member
/Linux-v4.19/arch/arm/mach-rockchip/
Dplatsmp.c76 struct reset_control *rstc = rockchip_get_core_reset(pd); in pmu_set_power_domain() local
/Linux-v4.19/drivers/clocksource/
Dtimer-stm32.c290 struct reset_control *rstc; in stm32_timer_init() local
/Linux-v4.19/drivers/watchdog/
Dzx2967_wdt.c197 struct reset_control *rstc; in zx2967_wdt_probe() local
/Linux-v4.19/drivers/pwm/
Dpwm-hibvt.c51 struct reset_control *rstc; member

12