Searched refs:dev_read_resource (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | read.h | 477 int dev_read_resource(struct udevice *dev, uint index, struct resource *res); 687 static inline int dev_read_resource(struct udevice *dev, uint index, in dev_read_resource() function
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | read.su | |
| H A D | read.c | 235 int dev_read_resource(struct udevice *dev, uint index, struct resource *res) in dev_read_resource() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | read.su | |
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | stm32_fmc2_nand.c | 945 ret = dev_read_resource(dev, 0, &resource); in stm32_fmc2_probe() 957 ret = dev_read_resource(dev, mem_region, &resource); in stm32_fmc2_probe() 965 ret = dev_read_resource(dev, mem_region + 1, &resource); in stm32_fmc2_probe() 973 ret = dev_read_resource(dev, mem_region + 2, &resource); in stm32_fmc2_probe()
|
| H A D | vf610_nfc.c | 782 ret = dev_read_resource(dev, 0, &res); in vf610_nfc_dt_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_tegra.c | 494 err = dev_read_resource(dev, 0, &pcie->pads); in tegra_pcie_parse_dt() 500 err = dev_read_resource(dev, 1, &pcie->afi); in tegra_pcie_parse_dt() 506 err = dev_read_resource(dev, 2, &pcie->cs); in tegra_pcie_parse_dt()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | inno_video_combo_phy.c | 894 ret = dev_read_resource(dev, 0, &inno->phy); in inno_video_phy_probe() 900 ret = dev_read_resource(dev, 1, &inno->host); in inno_video_phy_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-inno-usb2.c | 620 ret = dev_read_resource(dev, 0, &res); in rockchip_usb2phy_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand.c | 2519 dev_read_resource(pdev, 0, &res); in brcmnand_probe()
|
| /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 | |