Home
last modified time | relevance | path

Searched defs:reset_ctl (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/u-boot/include/
H A Dreset.h55 struct reset_ctl { struct
78 struct reset_ctl *resets; argument
251 struct reset_ctl *reset_ctl) in reset_get_by_index()
263 struct reset_ctl *reset_ctl) in reset_get_by_name()
268 static inline int reset_free(struct reset_ctl *reset_ctl) in reset_free()
273 static inline int reset_assert(struct reset_ctl *reset_ctl) in reset_assert()
283 static inline int reset_deassert(struct reset_ctl *reset_ctl) in reset_deassert()
293 static inline int reset_status(struct reset_ctl *reset_ctl) in reset_status()
298 static inline int reset_release_all(struct reset_ctl *reset_ctl, int count) in reset_release_all()
315 static inline bool reset_valid(struct reset_ctl *reset_ctl) in reset_valid()
/openbmc/u-boot/drivers/reset/
H A Dreset-uclass.c17 static int reset_of_xlate_default(struct reset_ctl *reset_ctl, in reset_of_xlate_default()
33 struct reset_ctl *reset_ctl) in reset_get_by_index()
116 struct reset_ctl *reset_ctl) in reset_get_by_name()
133 int reset_request(struct reset_ctl *reset_ctl) in reset_request()
142 int reset_free(struct reset_ctl *reset_ctl) in reset_free()
151 int reset_assert(struct reset_ctl *reset_ctl) in reset_assert()
173 int reset_deassert(struct reset_ctl *reset_ctl) in reset_deassert()
195 int reset_status(struct reset_ctl *reset_ctl) in reset_status()
204 int reset_release_all(struct reset_ctl *reset_ctl, int count) in reset_release_all()
H A Dtegra186-reset.c12 static int tegra186_reset_request(struct reset_ctl *reset_ctl) in tegra186_reset_request()
20 static int tegra186_reset_free(struct reset_ctl *reset_ctl) in tegra186_reset_free()
28 static int tegra186_reset_common(struct reset_ctl *reset_ctl, in tegra186_reset_common()
45 static int tegra186_reset_assert(struct reset_ctl *reset_ctl) in tegra186_reset_assert()
53 static int tegra186_reset_deassert(struct reset_ctl *reset_ctl) in tegra186_reset_deassert()
H A Dtegra-car-reset.c12 static int tegra_car_reset_request(struct reset_ctl *reset_ctl) in tegra_car_reset_request()
24 static int tegra_car_reset_free(struct reset_ctl *reset_ctl) in tegra_car_reset_free()
32 static int tegra_car_reset_assert(struct reset_ctl *reset_ctl) in tegra_car_reset_assert()
42 static int tegra_car_reset_deassert(struct reset_ctl *reset_ctl) in tegra_car_reset_deassert()
H A Dreset-meson.c22 static int meson_reset_request(struct reset_ctl *reset_ctl) in meson_reset_request()
30 static int meson_reset_free(struct reset_ctl *reset_ctl) in meson_reset_free()
35 static int meson_reset_level(struct reset_ctl *reset_ctl, bool assert) in meson_reset_level()
53 static int meson_reset_assert(struct reset_ctl *reset_ctl) in meson_reset_assert()
58 static int meson_reset_deassert(struct reset_ctl *reset_ctl) in meson_reset_deassert()
H A Dreset-sunxi.c28 static int sunxi_reset_request(struct reset_ctl *reset_ctl) in sunxi_reset_request()
40 static int sunxi_reset_free(struct reset_ctl *reset_ctl) in sunxi_reset_free()
47 static int sunxi_set_reset(struct reset_ctl *reset_ctl, bool on) in sunxi_set_reset()
72 static int sunxi_reset_assert(struct reset_ctl *reset_ctl) in sunxi_reset_assert()
77 static int sunxi_reset_deassert(struct reset_ctl *reset_ctl) in sunxi_reset_deassert()
H A Dstm32-reset.c21 static int stm32_reset_request(struct reset_ctl *reset_ctl) in stm32_reset_request()
26 static int stm32_reset_free(struct reset_ctl *reset_ctl) in stm32_reset_free()
31 static int stm32_reset_assert(struct reset_ctl *reset_ctl) in stm32_reset_assert()
48 static int stm32_reset_deassert(struct reset_ctl *reset_ctl) in stm32_reset_deassert()
H A Dsandbox-reset.c22 static int sandbox_reset_request(struct reset_ctl *reset_ctl) in sandbox_reset_request()
32 static int sandbox_reset_free(struct reset_ctl *reset_ctl) in sandbox_reset_free()
39 static int sandbox_reset_assert(struct reset_ctl *reset_ctl) in sandbox_reset_assert()
50 static int sandbox_reset_deassert(struct reset_ctl *reset_ctl) in sandbox_reset_deassert()
H A Dreset-mediatek.c22 static int mediatek_reset_request(struct reset_ctl *reset_ctl) in mediatek_reset_request()
27 static int mediatek_reset_free(struct reset_ctl *reset_ctl) in mediatek_reset_free()
32 static int mediatek_reset_assert(struct reset_ctl *reset_ctl) in mediatek_reset_assert()
44 static int mediatek_reset_deassert(struct reset_ctl *reset_ctl) in mediatek_reset_deassert()
H A Dreset-socfpga.c30 static int socfpga_reset_assert(struct reset_ctl *reset_ctl) in socfpga_reset_assert()
42 static int socfpga_reset_deassert(struct reset_ctl *reset_ctl) in socfpga_reset_deassert()
54 static int socfpga_reset_request(struct reset_ctl *reset_ctl) in socfpga_reset_request()
62 static int socfpga_reset_free(struct reset_ctl *reset_ctl) in socfpga_reset_free()
H A Dreset-rockchip.c26 static int rockchip_reset_request(struct reset_ctl *reset_ctl) in rockchip_reset_request()
39 static int rockchip_reset_free(struct reset_ctl *reset_ctl) in rockchip_reset_free()
47 static int rockchip_reset_assert(struct reset_ctl *reset_ctl) in rockchip_reset_assert()
62 static int rockchip_reset_deassert(struct reset_ctl *reset_ctl) in rockchip_reset_deassert()
H A Dreset-uniphier.c181 static int uniphier_reset_request(struct reset_ctl *reset_ctl) in uniphier_reset_request()
186 static int uniphier_reset_free(struct reset_ctl *reset_ctl) in uniphier_reset_free()
191 static int uniphier_reset_update(struct reset_ctl *reset_ctl, int assert) in uniphier_reset_update()
225 static int uniphier_reset_assert(struct reset_ctl *reset_ctl) in uniphier_reset_assert()
230 static int uniphier_reset_deassert(struct reset_ctl *reset_ctl) in uniphier_reset_deassert()
H A Dsti-reset.c223 static int sti_reset_program_hw(struct reset_ctl *reset_ctl, int assert) in sti_reset_program_hw()
279 static int sti_reset_request(struct reset_ctl *reset_ctl) in sti_reset_request()
284 static int sti_reset_free(struct reset_ctl *reset_ctl) in sti_reset_free()
289 static int sti_reset_assert(struct reset_ctl *reset_ctl) in sti_reset_assert()
294 static int sti_reset_deassert(struct reset_ctl *reset_ctl) in sti_reset_deassert()
/openbmc/u-boot/drivers/reset/aspeed/
H A Dreset-ast2600.c21 static int ast2600_reset_deassert(struct reset_ctl *reset_ctl) in ast2600_reset_deassert()
36 static int ast2600_reset_assert(struct reset_ctl *reset_ctl) in ast2600_reset_assert()
51 static int ast2600_reset_request(struct reset_ctl *reset_ctl) in ast2600_reset_request()
H A Dreset-ast2500.c21 static int ast2500_reset_deassert(struct reset_ctl *reset_ctl) in ast2500_reset_deassert()
37 static int ast2500_reset_assert(struct reset_ctl *reset_ctl) in ast2500_reset_assert()
77 static int ast2500_reset_request(struct reset_ctl *reset_ctl) in ast2500_reset_request()
H A Dreset-ast2400.c18 static int ast2400_reset_deassert(struct reset_ctl *reset_ctl) in ast2400_reset_deassert()
30 static int ast2400_reset_assert(struct reset_ctl *reset_ctl) in ast2400_reset_assert()
45 static int ast2400_reset_request(struct reset_ctl *reset_ctl) in ast2400_reset_request()
/openbmc/u-boot/drivers/pci/
H A Daspeed_pcie_phy.c60 struct reset_ctl reset_ctl; in aspeed_pcie_phy_probe() local
H A Dpcie_aspeed.c384 struct reset_ctl reset_ctl, rc0_reset_ctl, rc1_reset_ctl; in pcie_aspeed_probe() local
/openbmc/u-boot/board/freescale/t208xrdb/
H A Dcpld.h15 u8 reset_ctl; /* 0x10 - Reset control Register */ member
/openbmc/u-boot/drivers/net/
H A Daspeed_mdio.c181 struct reset_ctl reset_ctl; in aspeed_mdio_probe() local
/openbmc/u-boot/drivers/i2c/
H A Ddesignware_i2c.c37 struct reset_ctl reset_ctl; member
H A Dtegra_i2c.c31 struct reset_ctl reset_ctl; member
/openbmc/u-boot/drivers/mmc/
H A Dtegra_mmc.c25 struct reset_ctl reset_ctl; member
H A Dstm32_sdmmc2.c26 struct reset_ctl reset_ctl; member
/openbmc/u-boot/drivers/spi/
H A Dstm32_qspi.c460 struct reset_ctl reset_ctl; in stm32_qspi_probe() local

12