Home
last modified time | relevance | path

Searched refs:dev_read_resource (Results 1 – 7 of 7) sorted by relevance

/u-boot/include/dm/
A Dread.h609 int dev_read_resource(const struct udevice *dev, uint index,
998 static inline int dev_read_resource(const struct udevice *dev, uint index, in dev_read_resource() function
/u-boot/drivers/pci/
A Dpci_tegra.c492 err = dev_read_resource(dev, 0, &pcie->pads); in tegra_pcie_parse_dt()
498 err = dev_read_resource(dev, 1, &pcie->afi); in tegra_pcie_parse_dt()
504 err = dev_read_resource(dev, 2, &pcie->cs); in tegra_pcie_parse_dt()
A Dpci_octeontx.c327 err = dev_read_resource(dev, 0, &pcie->cfg); in pci_octeontx_probe()
/u-boot/drivers/power/regulator/
A Dpbias_regulator.c92 err = dev_read_resource(dev, 0, &res); in pbias_of_to_plat()
/u-boot/drivers/core/
A Dread.c322 int dev_read_resource(const struct udevice *dev, uint index, in dev_read_resource() function
/u-boot/drivers/mtd/nand/raw/
A Dvf610_nfc.c774 ret = dev_read_resource(dev, 0, &res); in vf610_nfc_dt_probe()
/u-boot/drivers/mtd/nand/raw/brcmnand/
A Dbrcmnand.c2516 dev_read_resource(pdev, 0, &res); in brcmnand_probe()

Completed in 36 milliseconds