int_offset         67 arch/mips/include/asm/mach-loongson64/boot_param.h 	u32 int_offset;
int_offset         87 arch/mips/loongson64/common/serial.c 				MIPS_CPU_IRQ_BASE + loongson_sysconf.uarts[i].int_offset;
int_offset         94 arch/mips/loongson64/common/serial.c 				loongson_sysconf.uarts[i].int_offset;
int_offset       1017 drivers/dma/sirf-dma.c 	u32 int_offset;
int_offset       1031 drivers/dma/sirf-dma.c 		int_offset = SIRFSOC_DMA_INT_EN_ATLAS7;
int_offset       1034 drivers/dma/sirf-dma.c 		int_offset = SIRFSOC_DMA_INT_EN;
int_offset       1048 drivers/dma/sirf-dma.c 	save->interrupt_en = readl_relaxed(sdma->base + int_offset);
int_offset       1065 drivers/dma/sirf-dma.c 	u32 int_offset;
int_offset       1075 drivers/dma/sirf-dma.c 		int_offset = SIRFSOC_DMA_INT_EN_ATLAS7;
int_offset       1079 drivers/dma/sirf-dma.c 		int_offset = SIRFSOC_DMA_INT_EN;
int_offset       1083 drivers/dma/sirf-dma.c 	writel_relaxed(save->interrupt_en, sdma->base + int_offset);
int_offset        124 drivers/edac/highbank_mc_edac.c 	int	int_offset;
int_offset        129 drivers/edac/highbank_mc_edac.c 	.int_offset = HB_DDR_ECC_INT_BASE,
int_offset        134 drivers/edac/highbank_mc_edac.c 	.int_offset = MW_DDR_ECC_INT_BASE,
int_offset        203 drivers/edac/highbank_mc_edac.c 	drvdata->mc_int_base = base + settings->int_offset;