Home
last modified time | relevance | path

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

/linux-3.3/drivers/misc/
Dpch_phub.c138 void __iomem *pch_phub_base_address; member
161 void __iomem *reg_addr = chip->pch_phub_base_address + reg_addr_offset; in pch_phub_read_modify_write_reg()
171 void __iomem *p = chip->pch_phub_base_address; in pch_phub_save_reg_conf()
232 p = chip->pch_phub_base_address; in pch_phub_restore_reg_conf()
703 chip->pch_phub_base_address = pci_iomap(pdev, 1, 0); in pch_phub_probe()
706 if (chip->pch_phub_base_address == 0) { in pch_phub_probe()
713 chip->pch_phub_base_address); in pch_phub_probe()
744 iowrite32(0x000affaa, chip->pch_phub_base_address + 0x14); in pch_phub_probe()
746 iowrite32(0x25, chip->pch_phub_base_address + 0x44); in pch_phub_probe()
759 iowrite32(0x000affa0, chip->pch_phub_base_address + 0x14); in pch_phub_probe()
[all …]