Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dreset.h208 int reset_deassert_bulk(struct reset_ctl_bulk *bulk);
278 static inline int reset_deassert_bulk(struct reset_ctl_bulk *bulk) in reset_deassert_bulk() function
/rk3399_rockchip-uboot/drivers/reset/
H A Dsandbox-reset-test.c57 return reset_deassert_bulk(&sbrt->bulk); in sandbox_reset_test_deassert_bulk()
H A Dreset-uclass.c185 int reset_deassert_bulk(struct reset_ctl_bulk *bulk) in reset_deassert_bulk() function
/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc3-of-simple.c37 ret = reset_deassert_bulk(&simple->resets); in dwc3_of_simple_reset_init()
H A Ddwc2.c1165 ret = reset_deassert_bulk(&priv->resets); in dwc2_reset()
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Ddenali_dt.c139 reset_deassert_bulk(&denali->resets); in denali_dt_probe()
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-generic.c75 reset_deassert_bulk(&glue->resets); in dwc3_generic_probe()
394 ret = reset_deassert_bulk(&glue->resets); in dwc3_glue_reset_init()
/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs-rockchip.c231 reset_deassert_bulk(&host->rsts); in ufs_rockchip_rk3576_init()
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v1.c234 reset_deassert_bulk(&priv->rsts); in rockchip_crypto_rsa_verify()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c1116 ret = reset_deassert_bulk(resets); in dwc2_udc_otg_reset_init()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_dw_rockchip.c744 ret = reset_deassert_bulk(&priv->rsts); in rockchip_pcie_init_port()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.c907 reset_deassert_bulk(&dp->resets); in analogix_dp_connector_init()