Searched refs:reset_get_bulk (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | reset.h | 115 int reset_get_bulk(struct udevice *dev, struct reset_ctl_bulk *bulk); 246 static inline int reset_get_bulk(struct udevice *dev, in reset_get_bulk() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/reset/ |
| H A D | reset-uclass.su | |
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | reset-uclass.su | |
| H A D | sandbox-reset-test.c | 29 return reset_get_bulk(dev, &sbrt->bulk); in sandbox_reset_test_get_bulk()
|
| H A D | reset-uclass.c | 84 int reset_get_bulk(struct udevice *dev, struct reset_ctl_bulk *bulk) in reset_get_bulk() function
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | dwc3-of-simple.c | 31 ret = reset_get_bulk(dev, &simple->resets); in dwc3_of_simple_reset_init()
|
| H A D | dwc2.c | 1139 ret = reset_get_bulk(dev, &priv->resets); in dwc2_reset()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | denali_dt.c | 135 ret = reset_get_bulk(dev, &denali->resets); in denali_dt_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/ |
| H A D | crypto_v1.c | 316 reset_get_bulk(dev, &priv->rsts); in rockchip_crypto_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | dwc3-generic.c | 360 ret = reset_get_bulk(dev, &glue->resets); in dwc3_glue_reset_init()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_dw_rockchip.c | 703 ret = reset_get_bulk(dev, &priv->rsts); in rockchip_pcie_parse_dt()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | analogix_dp.c | 1039 ret = reset_get_bulk(dev, &dp->resets); in analogix_dp_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg.c | 1102 ret = reset_get_bulk(dev, resets); in dwc2_udc_otg_reset_init()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |