| /OK3568_Linux_fs/kernel/drivers/reset/ |
| H A D | core.c | 62 struct reset_control *rstc[]; member 194 rstc_to_array(struct reset_control *rstc) { in rstc_to_array() 275 static inline bool reset_control_is_array(struct reset_control *rstc) in reset_control_is_array() 293 int reset_control_reset(struct reset_control *rstc) in reset_control_reset() 344 int reset_control_assert(struct reset_control *rstc) in reset_control_assert() 402 int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert() 447 int reset_control_status(struct reset_control *rstc) in reset_control_status() 482 int reset_control_acquire(struct reset_control *rstc) in reset_control_acquire() 528 void reset_control_release(struct reset_control *rstc) in reset_control_release() 544 struct reset_control *rstc; in __reset_control_get_internal() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/reset/tegra/ |
| H 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() 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()
|
| /OK3568_Linux_fs/kernel/drivers/clk/hisilicon/ |
| H 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()
|
| H A D | reset.h | 21 static inline void hisi_reset_exit(struct hisi_reset_controller *rstc) in hisi_reset_exit()
|
| H A D | crg.h | 21 struct hisi_reset_controller *rstc; member
|
| H A D | clk-hi3519.c | 31 struct hisi_reset_controller *rstc; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | reset.h | 44 static inline int reset_control_reset(struct reset_control *rstc) in reset_control_reset() 49 static inline int reset_control_assert(struct reset_control *rstc) in reset_control_assert() 54 static inline int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert() 59 static inline int reset_control_status(struct reset_control *rstc) in reset_control_status() 64 static inline int reset_control_acquire(struct reset_control *rstc) in reset_control_acquire() 69 static inline void reset_control_release(struct reset_control *rstc) in reset_control_release() 73 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put()
|
| /OK3568_Linux_fs/kernel/drivers/clk/meson/ |
| H 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
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-meson/ |
| H A D | platsmp.c | 158 struct reset_control *rstc; in meson8_smp_boot_secondary() local 214 struct reset_control *rstc; in meson8b_smp_boot_secondary() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/ |
| H A D | reset.c | 17 at91_rstc_t *rstc = (at91_rstc_t *) ATMEL_BASE_RSTC; in reset_cpu() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/armv7/ |
| H A D | reset.c | 20 at91_rstc_t *rstc = (at91_rstc_t *)ATMEL_BASE_RSTC; in reset_cpu() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/amlogic/ |
| H 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
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/ |
| H A D | phy.c | 26 at91_rstc_t *rstc = (at91_rstc_t *)ATMEL_BASE_RSTC; in at91_phy_reset() local
|
| H A D | spl_at91.c | 26 struct at91_rstc *rstc = (struct at91_rstc *)ATMEL_BASE_RSTC; in enable_ext_reset() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/sunxi/ |
| H A D | pinctrl-sun8i-a23-r.c | 101 struct reset_control *rstc; in sun8i_a23_r_pinctrl_probe() local
|
| H A D | pinctrl-sun6i-a31-r.c | 114 struct reset_control *rstc; in sun6i_a31_r_pinctrl_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-st.c | 21 struct reset_control *rstc; member 352 struct reset_control *rstc; in sdhci_st_probe() local 446 struct reset_control *rstc = pdata->rstc; in sdhci_st_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/ |
| H A D | ccu-sun9i-a80-de.c | 208 struct reset_control *rstc; in sun9i_a80_de_clk_probe() local
|
| H A D | ccu-sun8i-de2.c | 285 struct reset_control *rstc; in sunxi_de2_clk_probe() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/include/mach/ |
| H A D | wdog.h | 18 u32 rstc; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/ |
| H A D | reset.c | 38 uint32_t rstc, timeout; in reset_cpu() local
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | dw_apb_timer_of.c | 22 struct reset_control *rstc; in timer_get_base_and_rate() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | zynq-7000.dtsi | 284 rstc: rstc@200 { label
|
| /OK3568_Linux_fs/kernel/drivers/phy/st/ |
| H A D | phy-stih407-usb.c | 36 struct reset_control *rstc; member
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | zynq-7000.dtsi | 299 rstc: rstc@200 { label
|