Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfdtdec.h70 #define FDT_PCI_SIZE_CELLS 2 macro
72 ((FDT_PCI_ADDR_CELLS + FDT_PCI_SIZE_CELLS) * sizeof(u32))
/external/u-boot/drivers/core/
Dofnode.c576 FDT_PCI_SIZE_CELLS); in ofnode_read_pci_addr()
/external/u-boot/lib/
Dfdtdec.c239 FDT_PCI_SIZE_CELLS); in fdtdec_get_pci_addr()