Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpci_sandbox.c14 #define FDT_DEV_INFO_SIZE (FDT_DEV_INFO_CELLS * sizeof(u32)) macro
91 if ((len % FDT_DEV_INFO_SIZE) == 0) { in sandbox_pci_probe()
92 int num = len / FDT_DEV_INFO_SIZE; in sandbox_pci_probe()

Completed in 3 milliseconds