Home
last modified time | relevance | path

Searched refs:reset_assert (Results 1 – 25 of 25) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Ddwc3-sti-glue.c208 ret = reset_assert(&plat->softreset_ctl); in sti_dwc3_glue_probe()
215 ret = reset_assert(&plat->powerdown_ctl); in sti_dwc3_glue_probe()
228 ret = reset_assert(&plat->powerdown_ctl); in sti_dwc3_glue_remove()
234 ret = reset_assert(&plat->softreset_ctl); in sti_dwc3_glue_remove()
/openbmc/u-boot/include/
H A Dreset.h167 int reset_assert(struct reset_ctl *reset_ctl);
273 static inline int reset_assert(struct reset_ctl *reset_ctl) in reset_assert() function
/openbmc/u-boot/drivers/reset/
H A Dreset-uclass.c151 int reset_assert(struct reset_ctl *reset_ctl) in reset_assert() function
165 ret = reset_assert(&bulk->resets[i]); in reset_assert_bulk()
215 ret = reset_assert(&reset_ctl[i]); in reset_release_all()
H A Dsandbox-reset-test.c35 return reset_assert(&sbrt->ctl); in sandbox_reset_test_assert()
/openbmc/u-boot/drivers/phy/
H A Dsti_usb_phy.c85 ret = reset_assert(&phy->port_ctl); in sti_usb_phy_exit()
91 ret = reset_assert(&phy->global_ctl); in sti_usb_phy_exit()
H A Dphy-stm32-usbphyc.c349 reset_assert(&reset); in stm32_usbphyc_probe()
/openbmc/u-boot/board/st/stm32mp1/
H A Dstm32mp1.c99 reset_assert(&usbotg_reset); in board_usb_init()
176 reset_assert(&usbotg_reset); in board_usb_cleanup()
/openbmc/u-boot/drivers/misc/
H A Daspeed_dp.c106 reset_assert(&dp_reset_ctl); in aspeed_dp_probe()
107 reset_assert(&dpmcu_reset_ctrl); in aspeed_dp_probe()
/openbmc/u-boot/drivers/pci/
H A Daspeed_pcie_phy.c74 reset_assert(&reset_ctl); in aspeed_pcie_phy_probe()
H A Dpcie_aspeed.c398 reset_assert(&reset_ctl); in pcie_aspeed_probe()
/openbmc/u-boot/drivers/net/
H A Daspeed_mdio.c193 reset_assert(&reset_ctl); in aspeed_mdio_probe()
H A Dmtk_eth.c553 reset_assert(&priv->rst_mcm); in mt7530_setup()
869 reset_assert(&priv->rst_fe); in mtk_eth_start()
H A Ddwc_eth_qos.c548 ret = reset_assert(&eqos->reset_ctl); in eqos_start_resets_tegra186()
570 reset_assert(&eqos->reset_ctl); in eqos_stop_resets_tegra186()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dsunxi.c336 reset_assert(&glue->rst); in sunxi_musb_init()
356 reset_assert(&glue->rst); in sunxi_musb_exit()
/openbmc/u-boot/drivers/i2c/
H A Dtegra_i2c.c64 reset_assert(&i2c_bus->reset_ctl); in i2c_reset_controller()
77 ret = reset_assert(&i2c_bus->reset_ctl); in i2c_init_clock()
H A Dstm32f7_i2c.c823 reset_assert(&reset_ctl); in stm32_i2c_probe()
/openbmc/u-boot/drivers/serial/
H A Dserial_stm32.c192 reset_assert(&reset); in stm32_serial_probe()
/openbmc/u-boot/drivers/spi/
H A Dspi-sunxi.c268 reset_assert(&priv->reset); in sun4i_spi_set_clock()
H A Dstm32_qspi.c497 reset_assert(&reset_ctl); in stm32_qspi_probe()
/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c335 ret = reset_assert(&usb_phy->resets); in sun4i_usb_phy_exit()
/openbmc/u-boot/drivers/usb/gadget/
H A Daspeed_usbtty.c746 reset_assert(&udc_reset_ctl); in aspeed_udc_probe()
H A Daspeed_udc.c1181 reset_assert(&udc_reset_ctl); in aspeed_udc_probe()
/openbmc/u-boot/drivers/mmc/
H A Dtegra_mmc.c633 ret = reset_assert(&priv->reset_ctl); in tegra_mmc_probe()
H A Dstm32_sdmmc2.c454 reset_assert(&priv->reset_ctl); in stm32_sdmmc2_reset()
/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2600.c979 ret = reset_assert(&reset_ctl); in ast2600_sdrammc_probe()