Home
last modified time | relevance | path

Searched refs:reset_deassert_bulk (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/include/
H A Dreset.h209 int reset_deassert_bulk(struct reset_ctl_bulk *bulk);
288 static inline int reset_deassert_bulk(struct reset_ctl_bulk *bulk) in reset_deassert_bulk() function
/openbmc/u-boot/drivers/reset/
H A Dsandbox-reset-test.c56 return reset_deassert_bulk(&sbrt->bulk); in sandbox_reset_test_deassert_bulk()
H A Dreset-uclass.c182 int reset_deassert_bulk(struct reset_ctl_bulk *bulk) in reset_deassert_bulk() function
/openbmc/u-boot/drivers/usb/host/
H A Ddwc3-of-simple.c35 ret = reset_deassert_bulk(&simple->resets); in dwc3_of_simple_reset_init()
H A Ddwc2.c1147 ret = reset_deassert_bulk(&priv->resets); in dwc2_reset()
/openbmc/u-boot/drivers/clk/sunxi/
H A Dclk_sunxi.c83 reset_deassert_bulk(&rst_bulk); in sunxi_clk_probe()
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c391 ret = reset_deassert_bulk(&resets); in meson_dw_hdmi_probe()
399 ret = reset_deassert_bulk(&resets); in meson_dw_hdmi_probe()
/openbmc/u-boot/drivers/power/domain/
H A Dmeson-gx-pwrc-vpu.c83 ret = reset_deassert_bulk(&priv->resets); in meson_gx_pwrc_vpu_on()
/openbmc/u-boot/drivers/mmc/
H A Dsocfpga_dw_mmc.c49 reset_deassert_bulk(&reset_bulk); in socfpga_dwmci_reset()
H A Dsunxi_mmc.c654 reset_deassert_bulk(&reset_bulk); in sunxi_mmc_probe()
/openbmc/u-boot/drivers/gpio/
H A Ddwapb_gpio.c124 ret = reset_deassert_bulk(&priv->resets); in gpio_dwapb_reset()
/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.c266 ret = reset_deassert_bulk(&glue->resets); in dwc3_glue_reset_init()
/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c255 ret = reset_deassert_bulk(&priv->resets); in dw_spi_reset()
/openbmc/u-boot/drivers/serial/
H A Dns16550.c418 reset_deassert_bulk(&reset_bulk); in ns16550_serial_probe()
/openbmc/u-boot/drivers/net/
H A Ddesignware.c732 reset_deassert_bulk(&reset_bulk); in designware_eth_probe()