Searched refs:pch_phub_base_address (Results 1 – 1 of 1) sorted by relevance
136 void __iomem *pch_phub_base_address; member159 void __iomem *reg_addr = chip->pch_phub_base_address + reg_addr_offset; in pch_phub_read_modify_write_reg()170 void __iomem *p = chip->pch_phub_base_address; in pch_phub_save_reg_conf()231 p = chip->pch_phub_base_address; in pch_phub_restore_reg_conf()700 chip->pch_phub_base_address = pci_iomap(pdev, 1, 0); in pch_phub_probe()703 if (chip->pch_phub_base_address == NULL) { in pch_phub_probe()710 chip->pch_phub_base_address); in pch_phub_probe()747 iowrite32(prefetch, chip->pch_phub_base_address + 0x14); in pch_phub_probe()749 iowrite32(0x25, chip->pch_phub_base_address + 0x44); in pch_phub_probe()772 iowrite32(0x000affa0, chip->pch_phub_base_address + 0x14); in pch_phub_probe()[all …]