/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/linux/include/linux/mfd/ |
H A D | janz.h | 35 u8 reset_assert; member
|
/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/linux/drivers/staging/fieldbus/anybuss/ |
H A D | host.c | 390 static void reset_assert(struct anybuss_host *cd) in reset_assert() function 489 reset_assert(cd); in task_fn_power_off() 506 reset_assert(cd); in task_fn_power_on_2() 1307 reset_assert(cd); in anybuss_host_common_probe() 1356 reset_assert(cd); in anybuss_host_common_probe() 1391 reset_assert(cd); in anybuss_host_common_probe() 1404 reset_assert(cd); in anybuss_host_common_remove()
|
/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()
|
/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/linux/drivers/usb/dwc3/ |
H A D | dwc3-qcom.c | 857 goto reset_assert; in dwc3_qcom_probe() 863 goto reset_assert; in dwc3_qcom_probe() 967 reset_assert: in dwc3_qcom_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()
|
/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()
|