Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dpch_phub.c123 void __iomem *pch_phub_base_address; member
147 void __iomem *reg_addr = chip->pch_phub_base_address + reg_addr_offset; in pch_phub_read_modify_write_reg()
157 void __iomem *p = chip->pch_phub_base_address; in pch_phub_save_reg_conf()
218 p = chip->pch_phub_base_address; in pch_phub_restore_reg_conf()
690 chip->pch_phub_base_address = pci_iomap(pdev, 1, 0); in pch_phub_probe()
693 if (chip->pch_phub_base_address == NULL) { in pch_phub_probe()
700 chip->pch_phub_base_address); in pch_phub_probe()
737 iowrite32(prefetch, chip->pch_phub_base_address + 0x14); in pch_phub_probe()
739 iowrite32(0x25, chip->pch_phub_base_address + 0x44); in pch_phub_probe()
762 iowrite32(0x000affa0, chip->pch_phub_base_address + 0x14); in pch_phub_probe()
[all …]