Searched refs:GT_INTRCAUSE_OFS (Results 1 – 4 of 4) sorted by relevance
25 cause = GT_READ(GT_INTRCAUSE_OFS); in ack_gt641xx_irq()27 GT_WRITE(GT_INTRCAUSE_OFS, cause); in ack_gt641xx_irq()53 cause = GT_READ(GT_INTRCAUSE_OFS); in mask_ack_gt641xx_irq()55 GT_WRITE(GT_INTRCAUSE_OFS, cause); in mask_ack_gt641xx_irq()84 cause = GT_READ(GT_INTRCAUSE_OFS); in gt641xx_irq_dispatch()108 GT_WRITE(GT_INTRCAUSE_OFS, 0); in gt641xx_irq_init()
40 GT_WRITE(GT_INTRCAUSE_OFS, ~(GT_INTRCAUSE_MASABORT0_BIT | in gt64xxx_pci0_pcibios_config_access()71 intr = GT_READ(GT_INTRCAUSE_OFS); in gt64xxx_pci0_pcibios_config_access()77 GT_WRITE(GT_INTRCAUSE_OFS, ~(GT_INTRCAUSE_MASABORT0_BIT | in gt64xxx_pci0_pcibios_config_access()
111 intrcause = GT_READ(GT_INTRCAUSE_OFS); in corehi_irqdispatch()
212 #define GT_INTRCAUSE_OFS 0xc18 macro