Lines Matching refs:iowrite32
158 iowrite32(((ioread32(reg_addr) & ~mask)) | data, reg_addr); in pch_phub_read_modify_write_reg()
231 iowrite32(chip->phub_id_reg, p + PCH_PHUB_ID_REG); in pch_phub_restore_reg_conf()
232 iowrite32(chip->q_pri_val_reg, p + PCH_PHUB_QUEUE_PRI_VAL_REG); in pch_phub_restore_reg_conf()
233 iowrite32(chip->rc_q_maxsize_reg, p + PCH_PHUB_RC_QUEUE_MAXSIZE_REG); in pch_phub_restore_reg_conf()
234 iowrite32(chip->bri_q_maxsize_reg, p + PCH_PHUB_BRI_QUEUE_MAXSIZE_REG); in pch_phub_restore_reg_conf()
235 iowrite32(chip->comp_resp_timeout_reg, in pch_phub_restore_reg_conf()
237 iowrite32(chip->bus_slave_control_reg, in pch_phub_restore_reg_conf()
239 iowrite32(chip->deadlock_avoid_type_reg, in pch_phub_restore_reg_conf()
241 iowrite32(chip->intpin_reg_wpermit_reg0, in pch_phub_restore_reg_conf()
243 iowrite32(chip->intpin_reg_wpermit_reg1, in pch_phub_restore_reg_conf()
245 iowrite32(chip->intpin_reg_wpermit_reg2, in pch_phub_restore_reg_conf()
247 iowrite32(chip->intpin_reg_wpermit_reg3, in pch_phub_restore_reg_conf()
273 iowrite32(chip->int_reduce_control_reg[i], in pch_phub_restore_reg_conf()
280 iowrite32(chip->clkcfg_reg, p + CLKCFG_REG_OFFSET); in pch_phub_restore_reg_conf()
282 iowrite32(chip->funcsel_reg, p + FUNCSEL_REG_OFFSET); in pch_phub_restore_reg_conf()
317 iowrite32(PCH_PHUB_ROM_WRITE_ENABLE, in pch_phub_write_serial_rom()
321 iowrite32((word_data & mask) | (u32)data << pos, mem_addr); in pch_phub_write_serial_rom()
332 iowrite32(PCH_PHUB_ROM_WRITE_DISABLE, in pch_phub_write_serial_rom()
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()
761 iowrite32(0x000a0000, chip->pch_phub_base_address + 0x14); in pch_phub_probe()
763 iowrite32(0x25, chip->pch_phub_base_address + 0x140); in pch_phub_probe()
780 iowrite32(0x0000ffa0, chip->pch_phub_base_address + 0x14); in pch_phub_probe()
795 iowrite32(0x000affaa, chip->pch_phub_base_address + 0x14); in pch_phub_probe()
797 iowrite32(0x25, chip->pch_phub_base_address + 0x44); in pch_phub_probe()