Lines Matching refs:tsi108_read_reg
57 extern u32 tsi108_read_reg(u32 reg_offset);
108 err_stat = tsi108_read_reg(TSI108_PB_OFFSET + TSI108_PB_ERRCS); in tsi108_clear_pci_error()
109 err_addr = tsi108_read_reg(TSI108_PB_OFFSET + TSI108_PB_AERR); in tsi108_clear_pci_error()
123 tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_CSR); in tsi108_clear_pci_error()
251 irp_cfg = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_CFG_CTL); in tsi108_pci_int_mask()
257 irp_cfg = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_CFG_CTL); in tsi108_pci_int_mask()
265 irp_cfg = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_CFG_CTL); in tsi108_pci_int_unmask()
291 pci_irp_stat = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_STAT); in get_pci_source()
297 tsi108_read_reg(TSI108_PCI_OFFSET + in get_pci_source()
309 temp = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_ENABLE); in get_pci_source()
313 (void)tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_ENABLE); in get_pci_source()
320 tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_STAT); in get_pci_source()
322 tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_INTAD); in get_pci_source()
326 tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_CFG_CTL); in get_pci_source()
330 tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_ENABLE); in get_pci_source()
350 tsi108_read_reg(TSI108_PCI_OFFSET + in tsi108_pci_irq_unmask()