Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfdtdec.h73 #define FDT_PCI_ADDR_CELLS 3 macro
76 ((FDT_PCI_ADDR_CELLS + FDT_PCI_SIZE_CELLS) * sizeof(u32))
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dofnode.c646 cell += (FDT_PCI_ADDR_CELLS + in ofnode_read_pci_addr()
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.c224 cell += (FDT_PCI_ADDR_CELLS + in fdtdec_get_pci_addr()