Searched refs:dev_read_resource_byname (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | mxs_nand_dt.c | 57 ret = dev_read_resource_byname(dev, "gpmi-nand", &res); in mxs_nand_dt_probe() 64 ret = dev_read_resource_byname(dev, "bch", &res); in mxs_nand_dt_probe()
|
| H A D | denali_dt.c | 79 ret = dev_read_resource_byname(dev, "denali_reg", &res); in denali_dt_probe() 85 ret = dev_read_resource_byname(dev, "nand_data", &res); in denali_dt_probe()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | read.h | 487 int dev_read_resource_byname(struct udevice *dev, const char *name, 693 static inline int dev_read_resource_byname(struct udevice *dev, in dev_read_resource_byname() function
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/brcmnand/ |
| H A D | bcm63158_nand.c | 83 dev_read_resource_byname(pdev, "nand-int-base", &res); in bcm63158_nand_probe()
|
| H A D | bcm6858_nand.c | 83 dev_read_resource_byname(pdev, "nand-int-base", &res); in bcm6858_nand_probe()
|
| H A D | bcm6838_nand.c | 81 dev_read_resource_byname(pdev, "nand-int-base", &res); in bcm6838_nand_probe()
|
| H A D | brcmnand.c | 2561 if (!dev_read_resource_byname(pdev, "nand-cache", &res)) { in brcmnand_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | read.su | |
| H A D | read.c | 240 int dev_read_resource_byname(struct udevice *dev, const char *name, in dev_read_resource_byname() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | read.su | |
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_dw_rockchip.c | 684 ret = dev_read_resource_byname(dev, "pcie-dbi", &res); in rockchip_pcie_parse_dt() 690 ret = dev_read_resource_byname(dev, "pcie-apb", &res); in rockchip_pcie_parse_dt()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |