Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/kvm/intc/
H A Dls3a_ext_irq.c149 } else if ((offset >= EXTIOI_BOUNCE_START) && (offset < EXTIOI_BOUNCE_END)) { in ls3a_ext_intctl_readb()
193 } else if ((offset >= EXTIOI_BOUNCE_START) && (offset < EXTIOI_BOUNCE_END)) { in ls3a_ext_intctl_readw()
238 } else if ((offset >= EXTIOI_BOUNCE_START) && (offset < EXTIOI_BOUNCE_END)) { in ls3a_ext_intctl_readl()
353 } else if ((offset >= EXTIOI_BOUNCE_START) && (offset < EXTIOI_BOUNCE_END)) { in ls3a_ext_intctl_writeb()
467 } else if ((offset >= EXTIOI_BOUNCE_START) && (offset < EXTIOI_BOUNCE_END)) { in ls3a_ext_intctl_writew()
571 } else if ((offset >= EXTIOI_BOUNCE_START) && (offset < EXTIOI_BOUNCE_END)) { in ls3a_ext_intctl_writel()
H A Dls3a_ext_irq.h37 #define EXTIOI_BOUNCE_END (EXTIOI_BOUNCE_START + 0x20) macro

Completed in 3 milliseconds