Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_sandbox.c12 #define FDT_DEV_INFO_CELLS 4 macro
13 #define FDT_DEV_INFO_SIZE (FDT_DEV_INFO_CELLS * sizeof(u32))
107 cell += FDT_DEV_INFO_CELLS; in sandbox_pci_probe()