| /openbmc/u-boot/drivers/usb/host/ |
| H A D | dwc3-sti-glue.c | 208 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 D | reset.h | 167 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 D | reset-uclass.c | 151 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 D | sandbox-reset-test.c | 35 return reset_assert(&sbrt->ctl); in sandbox_reset_test_assert()
|
| /openbmc/u-boot/drivers/phy/ |
| H A D | sti_usb_phy.c | 85 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 D | phy-stm32-usbphyc.c | 349 reset_assert(&reset); in stm32_usbphyc_probe()
|
| /openbmc/u-boot/board/st/stm32mp1/ |
| H A D | stm32mp1.c | 99 reset_assert(&usbotg_reset); in board_usb_init() 176 reset_assert(&usbotg_reset); in board_usb_cleanup()
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | aspeed_dp.c | 106 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 D | aspeed_pcie_phy.c | 74 reset_assert(&reset_ctl); in aspeed_pcie_phy_probe()
|
| H A D | pcie_aspeed.c | 398 reset_assert(&reset_ctl); in pcie_aspeed_probe()
|
| /openbmc/u-boot/drivers/net/ |
| H A D | aspeed_mdio.c | 193 reset_assert(&reset_ctl); in aspeed_mdio_probe()
|
| H A D | mtk_eth.c | 553 reset_assert(&priv->rst_mcm); in mt7530_setup() 869 reset_assert(&priv->rst_fe); in mtk_eth_start()
|
| H A D | dwc_eth_qos.c | 548 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 D | sunxi.c | 336 reset_assert(&glue->rst); in sunxi_musb_init() 356 reset_assert(&glue->rst); in sunxi_musb_exit()
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | tegra_i2c.c | 64 reset_assert(&i2c_bus->reset_ctl); in i2c_reset_controller() 77 ret = reset_assert(&i2c_bus->reset_ctl); in i2c_init_clock()
|
| H A D | stm32f7_i2c.c | 823 reset_assert(&reset_ctl); in stm32_i2c_probe()
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | serial_stm32.c | 192 reset_assert(&reset); in stm32_serial_probe()
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | spi-sunxi.c | 268 reset_assert(&priv->reset); in sun4i_spi_set_clock()
|
| H A D | stm32_qspi.c | 497 reset_assert(&reset_ctl); in stm32_qspi_probe()
|
| /openbmc/u-boot/drivers/phy/allwinner/ |
| H A D | phy-sun4i-usb.c | 335 ret = reset_assert(&usb_phy->resets); in sun4i_usb_phy_exit()
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | aspeed_usbtty.c | 746 reset_assert(&udc_reset_ctl); in aspeed_udc_probe()
|
| H A D | aspeed_udc.c | 1181 reset_assert(&udc_reset_ctl); in aspeed_udc_probe()
|
| /openbmc/u-boot/drivers/mmc/ |
| H A D | tegra_mmc.c | 633 ret = reset_assert(&priv->reset_ctl); in tegra_mmc_probe()
|
| H A D | stm32_sdmmc2.c | 454 reset_assert(&priv->reset_ctl); in stm32_sdmmc2_reset()
|
| /openbmc/u-boot/drivers/ram/aspeed/ |
| H A D | sdram_ast2600.c | 979 ret = reset_assert(&reset_ctl); in ast2600_sdrammc_probe()
|