Home
last modified time | relevance | path

Searched defs:rst (Results 1 – 25 of 109) sorted by relevance

12345

/drivers/memory/tegra/
Dtegra20.c199 const struct tegra_mc_reset *rst) in tegra20_mc_hotreset_assert()
215 const struct tegra_mc_reset *rst) in tegra20_mc_hotreset_deassert()
231 const struct tegra_mc_reset *rst) in tegra20_mc_block_dma()
247 const struct tegra_mc_reset *rst) in tegra20_mc_dma_idling()
253 const struct tegra_mc_reset *rst) in tegra20_mc_reset_status()
259 const struct tegra_mc_reset *rst) in tegra20_mc_unblock_dma()
Dmc.c46 const struct tegra_mc_reset *rst) in tegra_mc_block_dma_common()
62 const struct tegra_mc_reset *rst) in tegra_mc_dma_idling_common()
68 const struct tegra_mc_reset *rst) in tegra_mc_unblock_dma_common()
84 const struct tegra_mc_reset *rst) in tegra_mc_reset_status_common()
118 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_assert() local
171 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_deassert() local
210 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_status() local
/drivers/reset/
Dreset-hsdk.c52 static void hsdk_reset_config(struct hsdk_rst *rst, unsigned long id) in hsdk_reset_config()
57 static int hsdk_reset_do(struct hsdk_rst *rst) in hsdk_reset_do()
75 struct hsdk_rst *rst = to_hsdk_rst(rcdev); in hsdk_reset_reset() local
94 struct hsdk_rst *rst; in hsdk_reset_probe() local
Dreset-axs10x.c30 struct axs10x_rst *rst = to_axs10x_rst(rcdev); in axs10x_reset_reset() local
46 struct axs10x_rst *rst; in axs10x_reset_probe() local
Dreset-uniphier-glue.c26 struct reset_control *rst[MAX_RSTS]; member
/drivers/clk/qcom/
Dreset.c16 struct qcom_reset_controller *rst = to_qcom_reset_controller(rcdev); in qcom_reset() local
28 struct qcom_reset_controller *rst; in qcom_reset_assert() local
42 struct qcom_reset_controller *rst; in qcom_reset_deassert() local
/drivers/reset/sti/
Dreset-syscfg.c41 struct reset_controller_dev rst; member
52 struct syscfg_reset_controller *rst = to_syscfg_reset_controller(rcdev); in syscfg_reset_program_hw() local
115 struct syscfg_reset_controller *rst = to_syscfg_reset_controller(rcdev); in syscfg_reset_status() local
/drivers/clk/
Dclk-ast2600.c253 u32 rst = get_bit(gate->reset_idx); in aspeed_g6_clk_is_enabled() local
282 u32 rst = get_bit(gate->reset_idx); in aspeed_g6_clk_enable() local
347 u32 rst = get_bit(id); in aspeed_g6_reset_deassert() local
358 u32 rst = get_bit(id); in aspeed_g6_reset_assert() local
370 u32 rst = get_bit(id); in aspeed_g6_reset_status() local
Dclk-aspeed.c188 u32 rst = BIT(gate->reset_idx); in aspeed_clk_is_enabled() local
214 u32 rst = BIT(gate->reset_idx); in aspeed_clk_enable() local
/drivers/gpu/drm/tegra/
Dhub.h21 struct reset_control *rst; member
46 struct reset_control *rst; member
/drivers/net/ethernet/dec/tulip/
Dmedia.c201 unsigned char *rst = rleaf->leafdata; in tulip_select_media() local
326 unsigned char *rst = rleaf->leafdata; in tulip_select_media() local
/drivers/usb/host/
Dehci-tegra.c46 struct reset_control *rst; member
57 struct reset_control *rst; in tegra_reset_usb_controller() local
/drivers/gpu/drm/sun4i/
Dsun8i_tcon_top.h30 struct reset_control *rst; member
/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dinput_formatter.c64 hrt_data rst; in input_formatter_rst() local
/drivers/pinctrl/mediatek/
Dmtk-eint.c298 unsigned int rst, ctrl_offset; in mtk_eint_debounce_process() local
400 unsigned int set_offset, bit, clr_bit, clr_offset, rst, i, unmask, in mtk_eint_set_debounce() local
/drivers/tty/serial/8250/
D8250_tegra.c21 struct reset_control *rst; member
D8250_of.c23 struct reset_control *rst; member
/drivers/clk/meson/
Dclk-pll.h38 struct parm rst; member
Daxg-audio.c1696 static void axg_audio_reset_reg_and_bit(struct axg_audio_reset_data *rst, in axg_audio_reset_reg_and_bit()
1711 struct axg_audio_reset_data *rst = in axg_audio_reset_update() local
1726 struct axg_audio_reset_data *rst = in axg_audio_reset_status() local
1787 struct axg_audio_reset_data *rst; in axg_audio_clkc_probe() local
/drivers/reset/hisilicon/
Dreset-hi3660.c15 struct reset_controller_dev rst; member
/drivers/gpu/drm/nouveau/include/nvkm/core/
Dtegra.h13 struct reset_control *rst; member
/drivers/mtd/nand/raw/
Ddenali_dt.c27 struct reset_control *rst; /* core reset */ member
/drivers/iio/dac/
Dstm32-dac-core.c95 struct reset_control *rst; in stm32_dac_probe() local
/drivers/regulator/
Duniphier-regulator.c31 struct reset_control *rst[MAX_RSTS]; member
/drivers/phy/samsung/
Dphy-s5pv210-usb2.c114 u32 rst; in s5pv210_phy_pwr() local

12345