Searched refs:reset_get_by_index (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | reset-uclass.c | 35 int reset_get_by_index(struct udevice *dev, int index, in reset_get_by_index() function 100 ret = reset_get_by_index(dev, i, &bulk->resets[i]); in reset_get_bulk() 133 return reset_get_by_index(dev, index, reset_ctl); in reset_get_by_name()
|
| H A D | reset-uclass.su | |
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | reset.h | 98 int reset_get_by_index(struct udevice *dev, int index, 240 static inline int reset_get_by_index(struct udevice *dev, int index, in reset_get_by_index() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/reset/ |
| H A D | reset-uclass.su | |
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci-generic.c | 126 err = reset_get_by_index(dev, i, &priv->resets[i]); in ehci_usb_probe()
|
| H A D | ohci-generic.c | 122 err = reset_get_by_index(dev, i, &priv->resets[i]); in ohci_usb_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | bcm63xx_hsspi.c | 378 ret = reset_get_by_index(dev, 0, &rst_ctl); in bcm63xx_hsspi_probe()
|
| H A D | bcm63xx_spi.c | 404 ret = reset_get_by_index(dev, 0, &rst_ctl); in bcm63xx_spi_probe()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-aspeed/ast2500/ |
| H A D | sdram_ast2500.c | 349 ret = reset_get_by_index(dev, 0, &reset_ctl); in ast2500_sdrammc_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | dwc3-meson-g12a.c | 324 ret = reset_get_by_index(priv->dev, 0, &priv->reset); in dwc3_meson_g12a_reset_init()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | stm32_sdmmc2.c | 546 ret = reset_get_by_index(dev, 0, &priv->reset_ctl); in stm32_sdmmc2_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | stm32f7_i2c.c | 826 ret = reset_get_by_index(dev, 0, &reset_ctl); in stm32_i2c_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | stm32_fmc2_nand.c | 992 ret = reset_get_by_index(dev, 0, &reset); in stm32_fmc2_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | gmac_rockchip.c | 145 ret = reset_get_by_index(phydev, 0, &pdata->phy_reset); in gmac_rockchip_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | dw-dp.c | 1764 ret = reset_get_by_index(dev, 0, &dp->reset); in dw_dp_probe()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |