Home
last modified time | relevance | path

Searched refs:FDT_PCI_ADDR_CELLS (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dfdtdec.h69 #define FDT_PCI_ADDR_CELLS 3 macro
72 ((FDT_PCI_ADDR_CELLS + FDT_PCI_SIZE_CELLS) * sizeof(u32))
/external/u-boot/drivers/core/
Dofnode.c575 cell += (FDT_PCI_ADDR_CELLS + in ofnode_read_pci_addr()
/external/u-boot/lib/
Dfdtdec.c238 cell += (FDT_PCI_ADDR_CELLS + in fdtdec_get_pci_addr()