Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/reset/
H A Dcore.c63 struct reset_control *rstc[]; member
195 rstc_to_array(struct reset_control *rstc) { in rstc_to_array()
214 struct reset_control *rstc; in reset_control_array_rearm() local
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()
605 int reset_control_status(struct reset_control *rstc) in reset_control_status()
640 int reset_control_acquire(struct reset_control *rstc) in reset_control_acquire()
[all …]
/openbmc/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()
/openbmc/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
/openbmc/linux/include/linux/
H A Dreset.h25 struct reset_control *rstc; member
74 static inline int reset_control_reset(struct reset_control *rstc) in reset_control_reset()
79 static inline int reset_control_rearm(struct reset_control *rstc) in reset_control_rearm()
84 static inline int reset_control_assert(struct reset_control *rstc) in reset_control_assert()
89 static inline int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert()
94 static inline int reset_control_status(struct reset_control *rstc) in reset_control_status()
99 static inline int reset_control_acquire(struct reset_control *rstc) in reset_control_acquire()
104 static inline void reset_control_release(struct reset_control *rstc) in reset_control_release()
108 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put()
/openbmc/linux/drivers/clk/meson/
H A Dmeson-aoclk.c25 struct meson_aoclk_reset_controller *rstc = in meson_aoclk_do_reset() local
38 struct meson_aoclk_reset_controller *rstc; in meson_aoclkc_probe() local
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Dreset.c19 at91_rstc_t *rstc = (at91_rstc_t *)ATMEL_BASE_RSTC; in reset_cpu() local
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Dreset.c16 at91_rstc_t *rstc = (at91_rstc_t *) ATMEL_BASE_RSTC; in reset_cpu() local
/openbmc/u-boot/arch/arm/mach-at91/
H A Dphy.c26 at91_rstc_t *rstc = (at91_rstc_t *)ATMEL_BASE_RSTC; in at91_phy_reset() local
H A Dspl_at91.c25 struct at91_rstc *rstc = (struct at91_rstc *)ATMEL_BASE_RSTC; in enable_ext_reset() local
/openbmc/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
/openbmc/linux/drivers/pmdomain/amlogic/
H A Dmeson-gx-pwrc-vpu.c36 struct reset_control *rstc; member
276 struct reset_control *rstc; in meson_gx_pwrc_vpu_probe() local
/openbmc/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.c245 struct reset_control *rstc; in sunxi_de2_clk_probe() local
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_powermgt.h24 uint32_t rstc; member
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-st.c21 struct reset_control *rstc; member
351 struct reset_control *rstc; in sdhci_st_probe() local
439 struct reset_control *rstc = pdata->rstc; in sdhci_st_remove() local
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dwdog.h17 u32 rstc; member
/openbmc/linux/arch/arm64/boot/dts/nuvoton/
H A Dnuvoton-common-npcm8xx.dtsi50 rstc: reset-controller@f0801000 { label
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A Dreset.c37 uint32_t rstc, timeout; in reset_cpu() local
/openbmc/linux/arch/arm/boot/dts/sunplus/
H A Dsunplus-sp7021.dtsi172 rstc: reset@54 { label
/openbmc/linux/drivers/clocksource/
H A Ddw_apb_timer_of.c22 struct reset_control *rstc; in timer_get_base_and_rate() local
/openbmc/u-boot/arch/arm/dts/
H A Dzynq-7000.dtsi284 rstc: rstc@200 { label
/openbmc/linux/drivers/phy/st/
H A Dphy-stih407-usb.c36 struct reset_control *rstc; member

12345