Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/sysdev/
Dtsi108_pci.c279 tsi108_write_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_ENABLE, in init_pci_source()
311 temp = tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_ENABLE); in get_pci_source()
312 tsi108_write_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_ENABLE, in get_pci_source()
315 (void)tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_ENABLE); in get_pci_source()
332 tsi108_read_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_ENABLE); in get_pci_source()
351 tsi108_write_reg(TSI108_PCI_OFFSET + TSI108_PCI_IRP_ENABLE, in tsi108_pci_irq_unmask()
353 TSI108_PCI_IRP_ENABLE) | in tsi108_pci_irq_unmask()
/linux-4.4.14/arch/powerpc/include/asm/
Dtsi108.h56 #define TSI108_PCI_IRP_ENABLE (0x188) macro