Searched refs:pch_phub_base_address (Results 1 – 1 of 1) sorted by relevance
134 void __iomem *pch_phub_base_address; member157 void __iomem *reg_addr = chip->pch_phub_base_address + reg_addr_offset; in pch_phub_read_modify_write_reg()168 void __iomem *p = chip->pch_phub_base_address; in pch_phub_save_reg_conf()229 p = chip->pch_phub_base_address; in pch_phub_restore_reg_conf()698 chip->pch_phub_base_address = pci_iomap(pdev, 1, 0); in pch_phub_probe()701 if (chip->pch_phub_base_address == NULL) { in pch_phub_probe()708 chip->pch_phub_base_address); in pch_phub_probe()739 iowrite32(0x000affaa, chip->pch_phub_base_address + 0x14); in pch_phub_probe()741 iowrite32(0x25, chip->pch_phub_base_address + 0x44); in pch_phub_probe()754 iowrite32(0x000affa0, chip->pch_phub_base_address + 0x14); in pch_phub_probe()[all …]