Home
last modified time | relevance | path

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

/linux/sound/soc/intel/catpt/
H A Dregisters.h167 readl(cdev->pci_ba + CATPT_PCI_##reg)
169 writel(val, cdev->pci_ba + CATPT_PCI_##reg)
175 readl_poll_timeout((cdev)->pci_ba + CATPT_PCI_##reg, \
H A Dcore.h82 void __iomem *pci_ba; member