Home
last modified time | relevance | path

Searched refs:CSR_G3_EXT_IRQ_GEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/numachip/
H A Dnumachip_csr.h27 #define CSR_G3_EXT_IRQ_GEN (0x030 + (3 << 12)) macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c66 write_lcsr(CSR_G3_EXT_IRQ_GEN, (apicid << 16) | val); in numachip1_apic_icr_write()