Home
last modified time | relevance | path

Searched refs:int_offset (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dhighbank_mc_edac.c125 int int_offset; member
130 .int_offset = HB_DDR_ECC_INT_BASE,
135 .int_offset = MW_DDR_ECC_INT_BASE,
206 drvdata->mc_int_base = base + settings->int_offset; in highbank_mc_probe()
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h75 u32 int_offset; member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h75 uint32_t int_offset; member
H A Dloongson3_bootp.c72 s->uarts[0].int_offset = cpu_to_le32(2); in init_system_loongson()