/drivers/reset/ |
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 …]
|
D | reset-meson-audio-arb.c | 15 struct reset_controller_dev rstc; member
|
/drivers/reset/tegra/ |
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()
|
/drivers/clk/hisilicon/ |
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()
|
D | reset.h | 21 static inline void hisi_reset_exit(struct hisi_reset_controller *rstc) in hisi_reset_exit()
|
D | crg.h | 21 struct hisi_reset_controller *rstc; member
|
D | clk-hi3519.c | 31 struct hisi_reset_controller *rstc; member
|
/drivers/clk/meson/ |
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
|
/drivers/soc/amlogic/ |
D | meson-gx-pwrc-vpu.c | 37 struct reset_control *rstc; member 276 struct reset_control *rstc; in meson_gx_pwrc_vpu_probe() local
|
/drivers/mmc/host/ |
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
|
/drivers/pinctrl/sunxi/ |
D | pinctrl-sun8i-a23-r.c | 101 struct reset_control *rstc; in sun8i_a23_r_pinctrl_probe() local
|
D | pinctrl-sun6i-a31-r.c | 114 struct reset_control *rstc; in sun6i_a31_r_pinctrl_probe() local
|
/drivers/clk/sunxi-ng/ |
D | ccu-sun9i-a80-de.c | 208 struct reset_control *rstc; in sun9i_a80_de_clk_probe() local
|
D | ccu-sun8i-de2.c | 285 struct reset_control *rstc; in sunxi_de2_clk_probe() local
|
/drivers/clocksource/ |
D | dw_apb_timer_of.c | 22 struct reset_control *rstc; in timer_get_base_and_rate() local
|
D | timer-stm32.c | 290 struct reset_control *rstc; in stm32_timer_init() local
|
D | timer-sun5i.c | 339 struct reset_control *rstc; in sun5i_timer_init() local
|
/drivers/phy/st/ |
D | phy-stih407-usb.c | 36 struct reset_control *rstc; member
|
/drivers/watchdog/ |
D | zx2967_wdt.c | 200 struct reset_control *rstc; in zx2967_wdt_probe() local
|
/drivers/pwm/ |
D | pwm-hibvt.c | 39 struct reset_control *rstc; member
|
/drivers/i2c/busses/ |
D | i2c-sun6i-p2wi.c | 90 struct reset_control *rstc; member
|
/drivers/spi/ |
D | spi-dw-mmio.c | 33 struct reset_control *rstc; member
|
/drivers/media/rc/ |
D | st_rc.c | 29 struct reset_control *rstc; member
|
/drivers/media/cec/platform/stm32/ |
D | stm32-cec.c | 71 struct reset_control *rstc; member
|
/drivers/media/platform/sunxi/sun8i-rotate/ |
D | sun8i-rotate.h | 132 struct reset_control *rstc; member
|