Searched refs:FDT_DEV_INFO_SIZE (Results 1 – 1 of 1) sorted by relevance
13 #define FDT_DEV_INFO_SIZE (FDT_DEV_INFO_CELLS * sizeof(u32)) macro90 if ((len % FDT_DEV_INFO_SIZE) == 0) { in sandbox_pci_probe()91 int num = len / FDT_DEV_INFO_SIZE; in sandbox_pci_probe()