Home
last modified time | relevance | path

Searched refs:BVME_LOCAL_IRQ_STAT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dbvme6000hw.h90 #define BVME_LOCAL_IRQ_STAT 0xff20000f macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dbvme6000hw.h90 #define BVME_LOCAL_IRQ_STAT 0xff20000f macro
/kernel/linux/linux-5.10/arch/m68k/bvme6000/
H A Dconfig.c140 while (*(volatile unsigned char *)BVME_LOCAL_IRQ_STAT & BVME_ABORT_STATUS) in bvme6000_abort_int()
/kernel/linux/linux-6.6/arch/m68k/bvme6000/
H A Dconfig.c139 while (*(volatile unsigned char *)BVME_LOCAL_IRQ_STAT & BVME_ABORT_STATUS) in bvme6000_abort_int()
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A D82596.c1250 if (*(char *) BVME_LOCAL_IRQ_STAT & BVME_ETHERR) { in i596_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A D82596.c1239 if (*(char *) BVME_LOCAL_IRQ_STAT & BVME_ETHERR) { in i596_interrupt()

Completed in 7 milliseconds