Home
last modified time | relevance | path

Searched refs:GT_INTRCAUSE_OFS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dirq-gt641xx.c25 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()
/openbmc/linux/arch/mips/pci/
H A Dops-gt64xxx_pci0.c40 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()
/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-int.c111 intrcause = GT_READ(GT_INTRCAUSE_OFS); in corehi_irqdispatch()
/openbmc/linux/arch/mips/include/asm/
H A Dgt64120.h212 #define GT_INTRCAUSE_OFS 0xc18 macro
/openbmc/u-boot/include/
H A Dgt64120.h209 #define GT_INTRCAUSE_OFS 0xc18 macro