Home
last modified time | relevance | path

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

12345678910>>...17

/OK3568_Linux_fs/u-boot/drivers/reset/
H A Dreset-scmi.c13 static int scmi_reset_set_level(struct reset_ctl *rst, bool assert_not_deassert) in scmi_reset_set_level()
33 static int scmi_reset_assert(struct reset_ctl *rst) in scmi_reset_assert()
38 static int scmi_reset_deassert(struct reset_ctl *rst) in scmi_reset_deassert()
43 static int scmi_reset_request(struct reset_ctl *rst) in scmi_reset_request()
65 static int scmi_reset_rfree(struct reset_ctl *rst) in scmi_reset_rfree()
H A Dreset-bcm6345.c22 static int bcm6345_reset_assert(struct reset_ctl *rst) in bcm6345_reset_assert()
32 static int bcm6345_reset_deassert(struct reset_ctl *rst) in bcm6345_reset_deassert()
42 static int bcm6345_reset_free(struct reset_ctl *rst) in bcm6345_reset_free()
47 static int bcm6345_reset_request(struct reset_ctl *rst) in bcm6345_reset_request()
/OK3568_Linux_fs/kernel/drivers/memory/tegra/
H A 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()
H A 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
/OK3568_Linux_fs/kernel/drivers/reset/
H A 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
H A 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
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_reset.c16 struct reset_control *rst = NULL; in rknpu_reset_control_get() local
58 static int rknpu_reset_assert(struct reset_control *rst) in rknpu_reset_assert()
74 static int rknpu_reset_deassert(struct reset_control *rst) in rknpu_reset_deassert()
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dreset.c25 struct qcom_reset_controller *rst; in qcom_reset_assert() local
39 struct qcom_reset_controller *rst; in qcom_reset_deassert() local
/OK3568_Linux_fs/kernel/drivers/reset/sti/
H A 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
/OK3568_Linux_fs/kernel/drivers/clk/
H A 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
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dmp.c46 struct ccsr_reset __iomem *rst = (void *)(CONFIG_SYS_FSL_RST_ADDR); in wake_secondary_core_n() local
72 struct ccsr_reset __iomem *rst = (void *)(CONFIG_SYS_FSL_RST_ADDR); in fsl_layerscape_wake_seconday_cores() local
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dqixis.c122 u8 rst; in board_assert_mem_reset() local
131 u8 rst; in board_deassert_mem_reset() local
H A Dpixis.h16 u8 rst; member
55 u8 rst; member
82 u8 rst; member
111 u8 rst; member
141 u8 rst; member
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dast2500-u-boot.dtsi15 rst: reset-controller { label
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dhub.h21 struct reset_control *rst; member
46 struct reset_control *rst; member
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/qca/
H A Dar9132.dtsi123 rst: reset-controller@1806001c { label
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/renesas/
H A Dr8a779a0.dtsi80 rst: reset-controller@e6160000 { label
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dmedia.c201 unsigned char *rst = rleaf->leafdata; in tulip_select_media() local
326 unsigned char *rst = rleaf->leafdata; in tulip_select_media() local
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/bitmain/
H A Dbm1880.dtsi113 rst: reset-controller@c00 { label
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dudisk_test.c135 int rst; in udisk_test() local
H A Dsdcard_test.c82 int rst; in sdcard_test() local
H A Dddr_test.c253 int rst; in ddr_test() local
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-inno-usb3.c255 static const char *get_rest_name(enum rockchip_u3phy_rest_req rst) in get_rest_name()
278 int rst; in rockchip_u3phy_rest_deassert() local
308 int rst; in rockchip_u3phy_rest_assert() local
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-tegra.c46 struct reset_control *rst; member
57 struct reset_control *rst; in tegra_reset_usb_controller() local
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb3.c305 static const char *get_rest_name(enum rockchip_u3phy_rest_req rst) in get_rest_name()
328 int rst; in rockchip_u3phy_rest_deassert() local
358 int rst; in rockchip_u3phy_rest_assert() local
798 int rst; in rockchip_u3phy_on_shutdown() local

12345678910>>...17