| /kernel/linux/linux-5.10/drivers/memory/tegra/ |
| D | tegra20.c | 199 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()
|
| D | mc.c | 46 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
|
| /kernel/linux/linux-6.6/drivers/reset/ |
| D | reset-hsdk.c | 52 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
|
| D | reset-axs10x.c | 30 struct axs10x_rst *rst = to_axs10x_rst(rcdev); in axs10x_reset_reset() local 46 struct axs10x_rst *rst; in axs10x_reset_probe() local
|
| /kernel/linux/linux-5.10/drivers/clk/qcom/ |
| D | reset.c | 16 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
|
| /kernel/linux/linux-6.6/drivers/clk/qcom/ |
| D | reset.c | 16 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
|
| /kernel/linux/linux-6.6/drivers/clk/baikal-t1/ |
| D | ccu-rst.c | 106 struct ccu_rst *rst = to_ccu_rst(rcdev); in ccu_rst_reset() local 123 struct ccu_rst *rst = to_ccu_rst(rcdev); in ccu_rst_set() local 148 struct ccu_rst *rst = to_ccu_rst(rcdev); in ccu_rst_status() local 169 struct ccu_rst *rst; in ccu_rst_hw_register() local 212 void ccu_rst_hw_unregister(struct ccu_rst *rst) in ccu_rst_hw_unregister()
|
| /kernel/linux/linux-5.10/drivers/reset/ |
| D | reset-hsdk.c | 52 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
|
| D | reset-axs10x.c | 30 struct axs10x_rst *rst = to_axs10x_rst(rcdev); in axs10x_reset_reset() local 46 struct axs10x_rst *rst; in axs10x_reset_probe() local
|
| /kernel/liteos_m/testsuites/unittest/xts/net/ |
| D | acts_net_test.c | 253 struct in_addr rst = {0}; variable 281 struct in6_addr rst = {0}; variable 299 struct in6_addr rst = {0}; variable 316 struct in_addr rst = {0}; variable
|
| /kernel/linux/linux-6.6/drivers/memory/tegra/ |
| D | mc.c | 137 const struct tegra_mc_reset *rst) in tegra_mc_block_dma_common() 153 const struct tegra_mc_reset *rst) in tegra_mc_dma_idling_common() 159 const struct tegra_mc_reset *rst) in tegra_mc_unblock_dma_common() 175 const struct tegra_mc_reset *rst) in tegra_mc_reset_status_common() 209 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_assert() local 269 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_deassert() local 308 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_status() local
|
| D | tegra20.c | 280 const struct tegra_mc_reset *rst) in tegra20_mc_hotreset_assert() 296 const struct tegra_mc_reset *rst) in tegra20_mc_hotreset_deassert() 312 const struct tegra_mc_reset *rst) in tegra20_mc_block_dma() 328 const struct tegra_mc_reset *rst) in tegra20_mc_dma_idling() 334 const struct tegra_mc_reset *rst) in tegra20_mc_reset_status() 340 const struct tegra_mc_reset *rst) in tegra20_mc_unblock_dma()
|
| /kernel/linux/linux-6.6/drivers/reset/sti/ |
| D | reset-syscfg.c | 41 struct reset_controller_dev rst; member 52 struct syscfg_reset_controller *rst = to_syscfg_reset_controller(rcdev); in syscfg_reset_program_hw() local 105 struct syscfg_reset_controller *rst = to_syscfg_reset_controller(rcdev); in syscfg_reset_status() local
|
| /kernel/linux/linux-5.10/drivers/reset/sti/ |
| D | reset-syscfg.c | 41 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
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| D | clk-ast2600.c | 253 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
|
| /kernel/linux/linux-6.6/drivers/pwm/ |
| D | pwm-intel-lgm.c | 152 struct reset_control *rst = data; in lgm_reset_control_release() local 157 static int lgm_reset_control_deassert(struct device *dev, struct reset_control *rst) in lgm_reset_control_deassert() 171 struct reset_control *rst; in lgm_pwm_probe() local
|
| /kernel/linux/linux-6.6/drivers/clk/ |
| D | clk-ast2600.c | 291 u32 rst = get_bit(gate->reset_idx); in aspeed_g6_clk_is_enabled() local 320 u32 rst = get_bit(gate->reset_idx); in aspeed_g6_clk_enable() local 385 u32 rst = get_bit(id); in aspeed_g6_reset_deassert() local 396 u32 rst = get_bit(id); in aspeed_g6_reset_assert() local 408 u32 rst = get_bit(id); in aspeed_g6_reset_status() local
|
| /kernel/linux/linux-6.6/drivers/clk/visconti/ |
| D | reset.c | 27 u32 rst = BIT(data->rs_idx); in visconti_reset_assert() local 42 u32 rst = BIT(data->rs_idx); in visconti_reset_deassert() local
|
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| D | sdhci_f_sdh30.c | 26 struct reset_control *rst; member 214 struct reset_control *rst = priv->rst; in sdhci_f_sdh30_remove() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
| D | hub.h | 21 struct reset_control *rst; member 46 struct reset_control *rst; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
| D | hub.h | 21 struct reset_control *rst; member 46 struct reset_control *rst; member
|
| /kernel/linux/linux-5.10/arch/mips/boot/dts/qca/ |
| D | ar9132.dtsi | 123 rst: reset-controller@1806001c { label
|
| /kernel/linux/linux-6.6/arch/mips/boot/dts/qca/ |
| D | ar9132.dtsi | 123 rst: reset-controller@1806001c { label
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/renesas/ |
| D | r8a779a0.dtsi | 80 rst: reset-controller@e6160000 { label
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | sun20i-gpadc-iio.c | 147 struct reset_control *rst = data; in sun20i_gpadc_reset_assert() local 197 struct reset_control *rst; in sun20i_gpadc_probe() local
|