Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dreset.h152 int reset_free(struct reset_ctl *reset_ctl);
258 static inline int reset_free(struct reset_ctl *reset_ctl) in reset_free() function
/rk3399_rockchip-uboot/drivers/reset/
H A Dreset-uclass.c145 int reset_free(struct reset_ctl *reset_ctl) in reset_free() function
213 ret = reset_free(&reset_ctl[i]); in reset_release_all()
H A Dsandbox-reset-test.c64 return reset_free(&sbrt->ctl); in sandbox_reset_test_free()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-generic.c129 reset_free(&priv->resets[i]); in ohci_usb_probe()
H A Dehci-generic.c133 reset_free(&priv->resets[i]); in ehci_usb_probe()
/rk3399_rockchip-uboot/drivers/spi/
H A Dbcm63xx_spi.c412 ret = reset_free(&rst_ctl); in bcm63xx_spi_probe()
H A Dbcm63xx_hsspi.c386 ret = reset_free(&rst_ctl); in bcm63xx_hsspi_probe()
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c332 reset_free(&priv->reset); in dwc3_meson_g12a_reset_init()
/rk3399_rockchip-uboot/drivers/net/
H A Ddwc_eth_qos.c1818 reset_free(&eqos->reset_ctl); in eqos_probe_resources_tegra186()
1978 reset_free(&eqos->reset_ctl); in eqos_remove_resources_tegra186()