Home
last modified time | relevance | path

Searched refs:EXTIOI_ENABLE_END (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kvm/intc/
H A Dls3a_ext_irq.c146 if ((offset >= EXTIOI_ENABLE_START) && (offset < EXTIOI_ENABLE_END)) { in ls3a_ext_intctl_readb()
190 if ((offset >= EXTIOI_ENABLE_START) && (offset < EXTIOI_ENABLE_END)) { in ls3a_ext_intctl_readw()
235 if ((offset >= EXTIOI_ENABLE_START) && (offset < EXTIOI_ENABLE_END)) { in ls3a_ext_intctl_readl()
337 if ((offset >= EXTIOI_ENABLE_START) && (offset < EXTIOI_ENABLE_END)) { in ls3a_ext_intctl_writeb()
450 if ((offset >= EXTIOI_ENABLE_START) && (offset < EXTIOI_ENABLE_END)) { in ls3a_ext_intctl_writew()
554 if ((offset >= EXTIOI_ENABLE_START) && (offset < EXTIOI_ENABLE_END)) { in ls3a_ext_intctl_writel()
H A Dls3a_ext_irq.h35 #define EXTIOI_ENABLE_END (EXTIOI_ENABLE_START + 0x20) macro

Completed in 2 milliseconds