Home
last modified time | relevance | path

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

12

/u-boot/include/
A Dreset.h320 int reset_deassert_bulk(struct reset_ctl_bulk *bulk);
440 static inline int reset_deassert_bulk(struct reset_ctl_bulk *bulk) in reset_deassert_bulk() function
/u-boot/drivers/usb/host/
A Ddwc3-of-simple.c34 ret = reset_deassert_bulk(&simple->resets); in dwc3_of_simple_reset_init()
/u-boot/drivers/clk/sunxi/
A Dclk_sunxi.c85 reset_deassert_bulk(&rst_bulk); in sunxi_clk_probe()
/u-boot/drivers/timer/
A Ddw-apb-timer.c51 reset_deassert_bulk(&priv->resets); in dw_apb_timer_probe()
/u-boot/drivers/phy/
A Dmt7620-usb-phy.c29 reset_deassert_bulk(&phy->resets); in mt7620_usb_phy_power_on()
A Dmeson-gxbb-usb2.c204 ret = reset_deassert_bulk(&priv->resets); in meson_gxbb_usb2_phy_probe()
A Dmeson-g12a-usb3-pcie.c209 ret |= reset_deassert_bulk(&priv->resets); in phy_meson_g12a_usb3_init()
/u-boot/drivers/ata/
A Dmtk_ahci.c91 reset_deassert_bulk(&priv->rst_bulk); in mtk_ahci_probe()
/u-boot/drivers/reset/
A Dsandbox-reset-test.c97 return reset_deassert_bulk(sbrt->bulkp); in sandbox_reset_test_deassert_bulk()
A Dreset-uclass.c212 int reset_deassert_bulk(struct reset_ctl_bulk *bulk) in reset_deassert_bulk() function
/u-boot/drivers/power/domain/
A Dmeson-gx-pwrc-vpu.c94 ret = reset_deassert_bulk(&priv->resets); in meson_gx_pwrc_vpu_on()
147 ret = reset_deassert_bulk(&priv->resets); in meson_g12a_pwrc_vpu_on()
A Dmeson-ee-pwrc.c356 ret = reset_deassert_bulk(&priv->resets); in meson_ee_pwrc_on()
/u-boot/drivers/watchdog/
A Ddesignware_wdt.c147 ret = reset_deassert_bulk(&resets); in designware_wdt_probe()
/u-boot/drivers/mtd/nand/raw/
A Ddenali_dt.c153 reset_deassert_bulk(&resets); in denali_dt_probe()
/u-boot/drivers/usb/dwc3/
A Ddwc3-generic.c81 reset_deassert_bulk(&glue->resets); in dwc3_generic_probe()
359 ret = reset_deassert_bulk(&glue->resets); in dwc3_glue_reset_init()
/u-boot/drivers/mmc/
A Dsocfpga_dw_mmc.c49 reset_deassert_bulk(&reset_bulk); in socfpga_dwmci_reset()
A Dsunxi_mmc.c655 reset_deassert_bulk(&reset_bulk); in sunxi_mmc_probe()
/u-boot/drivers/video/meson/
A Dmeson_dw_hdmi.c445 ret = reset_deassert_bulk(&resets); in meson_dw_hdmi_probe()
453 ret = reset_deassert_bulk(&resets); in meson_dw_hdmi_probe()
/u-boot/drivers/gpio/
A Ddwapb_gpio.c131 ret = reset_deassert_bulk(&priv->resets); in gpio_dwapb_reset()
/u-boot/drivers/ddr/altera/
A Dsdram_soc64.c267 reset_deassert_bulk(&priv->resets); in altera_sdram_probe()
A Dsdram_gen5.c591 reset_deassert_bulk(&resets); in altera_gen5_sdram_probe()
/u-boot/drivers/spi/
A Dcadence_qspi.c196 reset_deassert_bulk(&priv->resets); in cadence_spi_probe()
/u-boot/drivers/serial/
A Dns16550.c521 reset_deassert_bulk(&reset_bulk); in ns16550_serial_probe()
/u-boot/drivers/i2c/
A Ddesignware_i2c.c781 reset_deassert_bulk(&priv->resets);
/u-boot/drivers/pci/
A Dpcie_dw_rockchip.c693 ret = reset_deassert_bulk(&priv->rsts); in rockchip_pcie_init_port()

Completed in 43 milliseconds

12