/linux/drivers/reset/ |
A D | core.c | 62 struct reset_control *rstc[]; member 194 rstc_to_array(struct reset_control *rstc) { in rstc_to_array() 213 struct reset_control *rstc; in reset_control_array_rearm() local 326 int reset_control_reset(struct reset_control *rstc) in reset_control_reset() 751 struct reset_control *rstc; in __reset_control_get_internal() local 816 struct reset_control *rstc; in __of_reset_control_get() local 902 struct reset_control *rstc = NULL; in __reset_control_get_from_lookup() local 1037 struct reset_control **ptr, *rstc; in __devm_reset_control_get() local 1107 struct reset_control *rstc; in __device_reset() local 1165 struct reset_control *rstc; in of_reset_control_array_get() local [all …]
|
A D | reset-meson-audio-arb.c | 15 struct reset_controller_dev rstc; member
|
A D | reset-rzg2l-usbphy-ctrl.c | 33 struct reset_control *rstc; member
|
/linux/drivers/reset/tegra/ |
A D | reset-bpmp.c | 11 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() 36 static int tegra_bpmp_reset_module(struct reset_controller_dev *rstc, in tegra_bpmp_reset_module() 42 static int tegra_bpmp_reset_assert(struct reset_controller_dev *rstc, in tegra_bpmp_reset_assert() 48 static int tegra_bpmp_reset_deassert(struct reset_controller_dev *rstc, in tegra_bpmp_reset_deassert()
|
/linux/drivers/clk/hisilicon/ |
A D | reset.c | 46 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()
|
A D | reset.h | 21 static inline void hisi_reset_exit(struct hisi_reset_controller *rstc) in hisi_reset_exit()
|
A D | crg.h | 21 struct hisi_reset_controller *rstc; member
|
A D | clk-hi3519.c | 31 struct hisi_reset_controller *rstc; member
|
/linux/include/linux/ |
A D | reset.h | 25 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()
|
/linux/drivers/clk/meson/ |
A D | meson-aoclk.c | 25 struct meson_aoclk_reset_controller *rstc = in meson_aoclk_do_reset() local 38 struct meson_aoclk_reset_controller *rstc; in meson_aoclkc_probe() local
|
/linux/arch/arm/mach-meson/ |
A D | platsmp.c | 156 struct reset_control *rstc; in meson8_smp_boot_secondary() local 212 struct reset_control *rstc; in meson8b_smp_boot_secondary() local
|
/linux/drivers/soc/amlogic/ |
A D | meson-gx-pwrc-vpu.c | 37 struct reset_control *rstc; member 276 struct reset_control *rstc; in meson_gx_pwrc_vpu_probe() local
|
/linux/drivers/pinctrl/sunxi/ |
A D | pinctrl-sun6i-a31-r.c | 114 struct reset_control *rstc; in sun6i_a31_r_pinctrl_probe() local
|
A D | pinctrl-sun8i-a23-r.c | 101 struct reset_control *rstc; in sun8i_a23_r_pinctrl_probe() local
|
/linux/drivers/clk/sunxi-ng/ |
A D | ccu-sun9i-a80-de.c | 207 struct reset_control *rstc; in sun9i_a80_de_clk_probe() local
|
A D | ccu-sun8i-de2.c | 284 struct reset_control *rstc; in sunxi_de2_clk_probe() local
|
/linux/drivers/mmc/host/ |
A D | sdhci-st.c | 21 struct reset_control *rstc; member 352 struct reset_control *rstc; in sdhci_st_probe() local 442 struct reset_control *rstc = pdata->rstc; in sdhci_st_remove() local
|
A D | renesas_sdhi.h | 79 struct reset_control *rstc; member
|
/linux/drivers/clk/ux500/ |
A D | u8500_of_clk.c | 56 struct u8500_prcc_reset *rstc; in u8500_clk_init() local
|
/linux/drivers/clocksource/ |
A D | dw_apb_timer_of.c | 22 struct reset_control *rstc; in timer_get_base_and_rate() local
|
A D | timer-stm32.c | 290 struct reset_control *rstc; in stm32_timer_init() local
|
/linux/drivers/phy/st/ |
A D | phy-stih407-usb.c | 36 struct reset_control *rstc; member
|
/linux/arch/arm/boot/dts/ |
A D | zynq-7000.dtsi | 320 rstc: rstc@200 { label
|
/linux/arch/arm/mach-rockchip/ |
A D | platsmp.c | 67 struct reset_control *rstc = rockchip_get_core_reset(pd); in pmu_set_power_domain() local
|
/linux/drivers/spi/ |
A D | spi-dw-mmio.c | 33 struct reset_control *rstc; member
|