/Linux-v4.19/drivers/reset/ |
D | core.c | 63 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 …]
|
D | reset-meson-audio-arb.c | 15 struct reset_controller_dev rstc; member
|
/Linux-v4.19/drivers/reset/tegra/ |
D | reset-bpmp.c | 14 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/ |
D | reset.c | 58 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()
|
D | reset.h | 33 static inline void hisi_reset_exit(struct hisi_reset_controller *rstc) in hisi_reset_exit()
|
D | crg.h | 30 struct hisi_reset_controller *rstc; member
|
D | clk-hi3519.c | 43 struct hisi_reset_controller *rstc; member
|
/Linux-v4.19/drivers/clk/meson/ |
D | meson-aoclk.c | 23 struct meson_aoclk_reset_controller *rstc = in meson_aoclk_do_reset() local 36 struct meson_aoclk_reset_controller *rstc; in meson_aoclkc_probe() local
|
D | meson8b.c | 1151 struct meson8b_clk_reset *rstc; in meson8b_clkc_reset_init() local
|
/Linux-v4.19/include/linux/ |
D | reset.h | 37 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/ |
D | meson-gx-pwrc-vpu.c | 34 struct reset_control *rstc; member 166 struct reset_control *rstc; in meson_gx_pwrc_vpu_probe() local
|
/Linux-v4.19/arch/arm/mach-meson/ |
D | platsmp.c | 166 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/ |
D | pinctrl-sun6i-a31-r.c | 114 struct reset_control *rstc; in sun6i_a31_r_pinctrl_probe() local
|
D | pinctrl-sun8i-a23-r.c | 101 struct reset_control *rstc; in sun8i_a23_r_pinctrl_probe() local
|
/Linux-v4.19/drivers/clk/sunxi-ng/ |
D | ccu-sun9i-a80-de.c | 216 struct reset_control *rstc; in sun9i_a80_de_clk_probe() local
|
D | ccu-sun8i-de2.c | 203 struct reset_control *rstc; in sunxi_de2_clk_probe() local
|
/Linux-v4.19/drivers/mmc/host/ |
D | sdhci-st.c | 30 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/ |
D | zynq-7000.dtsi | 266 rstc: rstc@200 { label
|
D | atlas6.dtsi | 73 rstc: reset-controller@88010000 { label
|
D | prima2.dtsi | 84 rstc: reset-controller@88010000 { label
|
/Linux-v4.19/drivers/phy/st/ |
D | phy-stih407-usb.c | 40 struct reset_control *rstc; member
|
/Linux-v4.19/arch/arm/mach-rockchip/ |
D | platsmp.c | 76 struct reset_control *rstc = rockchip_get_core_reset(pd); in pmu_set_power_domain() local
|
/Linux-v4.19/drivers/clocksource/ |
D | timer-stm32.c | 290 struct reset_control *rstc; in stm32_timer_init() local
|
/Linux-v4.19/drivers/watchdog/ |
D | zx2967_wdt.c | 197 struct reset_control *rstc; in zx2967_wdt_probe() local
|
/Linux-v4.19/drivers/pwm/ |
D | pwm-hibvt.c | 51 struct reset_control *rstc; member
|