Searched defs:acp_chip_info (Results 1 – 1 of 1) sorted by relevance
127 struct acp_chip_info { struct128 char *name; /* Platform name */129 unsigned int acp_rev; /* ACP Revision id */130 void __iomem *base; /* ACP memory PCI base */131 struct platform_device *chip_pdev;