Home
last modified time | relevance | path

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

123456

/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_bulk_data 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/memory/tegra/
Dmc.c110 const struct tegra_mc_reset *rst) in tegra_mc_block_dma_common()
126 const struct tegra_mc_reset *rst) in tegra_mc_dma_idling_common()
132 const struct tegra_mc_reset *rst) in tegra_mc_unblock_dma_common()
148 const struct tegra_mc_reset *rst) in tegra_mc_reset_status_common()
182 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_assert() local
242 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_deassert() local
281 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_status() local
Dtegra20.c279 const struct tegra_mc_reset *rst) in tegra20_mc_hotreset_assert()
295 const struct tegra_mc_reset *rst) in tegra20_mc_hotreset_deassert()
311 const struct tegra_mc_reset *rst) in tegra20_mc_block_dma()
327 const struct tegra_mc_reset *rst) in tegra20_mc_dma_idling()
333 const struct tegra_mc_reset *rst) in tegra20_mc_reset_status()
339 const struct tegra_mc_reset *rst) in tegra20_mc_unblock_dma()
/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/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/pwm/
Dpwm-intel-lgm.c150 struct reset_control *rst = data; in lgm_reset_control_release() local
155 static int lgm_reset_control_deassert(struct device *dev, struct reset_control *rst) in lgm_reset_control_deassert()
169 struct reset_control *rst; in lgm_pwm_probe() local
/drivers/staging/r8188eu/hal/
DHalHWImg8188E_BB.c188 enum HAL_STATUS rst = HAL_STATUS_SUCCESS; in ODM_ReadAndConfig_AGC_TAB_1T_8188E() local
468 enum HAL_STATUS rst = HAL_STATUS_SUCCESS; in ODM_ReadAndConfig_PHY_REG_1T_8188E() local
DHalHWImg8188E_RF.c156 enum HAL_STATUS rst = HAL_STATUS_SUCCESS; in ODM_ReadAndConfig_RadioA_1T_8188E() local
DHalHWImg8188E_MAC.c146 enum HAL_STATUS rst = HAL_STATUS_SUCCESS; in ODM_ReadAndConfig_MAC_REG_8188E() 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/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/staging/r8188eu/include/
Dusb_ops.h60 u8 rst = true; in rtw_usb_bulk_size_boundary() local
/drivers/pinctrl/mediatek/
Dmtk-eint.c307 unsigned int rst, ctrl_offset; in mtk_eint_debounce_process() local
408 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.c1695 static void axg_audio_reset_reg_and_bit(struct axg_audio_reset_data *rst, in axg_audio_reset_reg_and_bit()
1710 struct axg_audio_reset_data *rst = in axg_audio_reset_update() local
1725 struct axg_audio_reset_data *rst = in axg_audio_reset_status() local
1786 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

123456