Searched refs:mmio_config_readw (Results 1 – 3 of 3) sorted by relevance
76 *value = mmio_config_readw(mmcfg_virt_addr + reg); in pci_mmcfg_read()
46 *value = mmio_config_readw(addr + reg); in pci_mmcfg_read()
160 static inline unsigned short mmio_config_readw(void __iomem *pos) in mmio_config_readw() function