Home
last modified time | relevance | path

Searched defs:pci_reg_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dpci.c25 struct pci_reg_info { struct
26 const char *name;
50 static void pci_show_regs(struct udevice *dev, struct pci_reg_info *regs) in pci_show_regs() argument