Home
last modified time | relevance | path

Searched refs:reset_free (Results 1 – 21 of 21) sorted by relevance

/u-boot/drivers/firmware/scmi/
A Dsandbox-scmi_devices.c59 int ret2 = reset_free(devices->reset + n); in sandbox_scmi_devices_remove()
101 reset_free(priv->devices.reset + n - 1); in sandbox_scmi_devices_probe()
/u-boot/include/
A Dreset.h264 int reset_free(struct reset_ctl *reset_ctl);
420 static inline int reset_free(struct reset_ctl *reset_ctl) in reset_free() function
/u-boot/drivers/phy/
A Dbcm6348-usbh-phy.c78 ret = reset_free(&rst_ctl); in bcm6348_usbh_probe()
A Dbcm6358-usbh-phy.c78 ret = reset_free(&rst_ctl); in bcm6358_usbh_probe()
A Dbcm6318-usbh-phy.c127 ret = reset_free(&rst_ctl); in bcm6318_usbh_probe()
A Dbcm6368-usbh-phy.c168 ret = reset_free(&rst_ctl); in bcm6368_usbh_probe()
/u-boot/drivers/reset/
A Dreset-uclass.c172 int reset_free(struct reset_ctl *reset_ctl) in reset_free() function
249 ret = reset_free(&reset_ctl[i]); in reset_release_all()
259 reset_free(res); in devm_reset_release()
A Dsandbox-reset-test.c104 return reset_free(sbrt->ctlp); in sandbox_reset_test_free()
/u-boot/drivers/usb/host/
A Dehci-generic.c135 reset_free(&priv->resets[i]); in ehci_usb_probe()
A Dohci-generic.c132 reset_free(&priv->resets[i]); in ohci_usb_probe()
A Dxhci-mem.c184 reset_free(&ctrl->reset); in xhci_cleanup()
/u-boot/drivers/spi/
A Dstm32_spi.c571 reset_free(&priv->rst_ctl); in stm32_spi_probe()
592 reset_free(&priv->rst_ctl); in stm32_spi_remove()
A Dbcm63xx_hsspi.c381 ret = reset_free(&rst_ctl); in bcm63xx_hsspi_probe()
A Dbcm63xx_spi.c407 ret = reset_free(&rst_ctl); in bcm63xx_spi_probe()
/u-boot/drivers/usb/dwc3/
A Ddwc3-meson-gxl.c270 reset_free(&priv->reset); in dwc3_meson_gxl_reset_init()
A Ddwc3-meson-g12a.c331 reset_free(&priv->reset); in dwc3_meson_g12a_reset_init()
/u-boot/drivers/net/
A Dbcm6348-eth.c486 ret = reset_free(&reset); in bcm6348_eth_probe()
A Dbcm6368-eth.c571 ret = reset_free(&reset); in bcm6368_eth_probe()
A Ddwc_eth_qos.c1771 reset_free(&eqos->reset_ctl); in eqos_probe_resources_tegra186()
1925 reset_free(&eqos->reset_ctl); in eqos_remove_resources_tegra186()
A Dsni_ave.c820 reset_free(&priv->rst[nr]); in ave_of_to_plat()
/u-boot/drivers/dma/
A Dbcm6348-iudma.c621 ret = reset_free(&reset); in bcm6348_iudma_probe()

Completed in 30 milliseconds