Searched refs:GT_INTRCAUSE_OFS (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
H A Dirq-gt641xx.c38 cause = GT_READ(GT_INTRCAUSE_OFS); ack_gt641xx_irq()
40 GT_WRITE(GT_INTRCAUSE_OFS, cause); ack_gt641xx_irq()
66 cause = GT_READ(GT_INTRCAUSE_OFS); mask_ack_gt641xx_irq()
68 GT_WRITE(GT_INTRCAUSE_OFS, cause); mask_ack_gt641xx_irq()
97 cause = GT_READ(GT_INTRCAUSE_OFS); gt641xx_irq_dispatch()
121 GT_WRITE(GT_INTRCAUSE_OFS, 0); gt641xx_irq_init()
/linux-4.1.27/arch/mips/pci/
H A Dops-gt64xxx_pci0.c52 GT_WRITE(GT_INTRCAUSE_OFS, ~(GT_INTRCAUSE_MASABORT0_BIT | gt64xxx_pci0_pcibios_config_access()
83 intr = GT_READ(GT_INTRCAUSE_OFS); gt64xxx_pci0_pcibios_config_access()
89 GT_WRITE(GT_INTRCAUSE_OFS, ~(GT_INTRCAUSE_MASABORT0_BIT | gt64xxx_pci0_pcibios_config_access()
/linux-4.1.27/arch/mips/mti-malta/
H A Dmalta-int.c157 intrcause = GT_READ(GT_INTRCAUSE_OFS); corehi_irqdispatch()
/linux-4.1.27/arch/mips/include/asm/
H A Dgt64120.h224 #define GT_INTRCAUSE_OFS 0xc18 macro

Completed in 115 milliseconds