Home
last modified time | relevance | path

Searched refs:REG_FIQSRC (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/intc/
H A Dbcm2836_control.c24 #define REG_FIQSRC 0x70 macro
177 } else if (offset >= REG_IRQSRC && offset < REG_FIQSRC) { in bcm2836_control_read()
179 } else if (offset >= REG_FIQSRC && offset < REG_MBOX0_WR) { in bcm2836_control_read()
180 return s->fiqsrc[(offset - REG_FIQSRC) >> 2]; in bcm2836_control_read()
/dports/emulators/qemu42/qemu-4.2.1/hw/intc/
H A Dbcm2836_control.c32 #define REG_FIQSRC 0x70 macro
260 } else if (offset >= REG_IRQSRC && offset < REG_FIQSRC) { in bcm2836_control_read()
262 } else if (offset >= REG_FIQSRC && offset < REG_MBOX0_WR) { in bcm2836_control_read()
263 return s->fiqsrc[(offset - REG_FIQSRC) >> 2]; in bcm2836_control_read()
/dports/emulators/qemu/qemu-6.2.0/hw/intc/
H A Dbcm2836_control.c34 #define REG_FIQSRC 0x70 macro
262 } else if (offset >= REG_IRQSRC && offset < REG_FIQSRC) { in bcm2836_control_read()
264 } else if (offset >= REG_FIQSRC && offset < REG_MBOX0_WR) { in bcm2836_control_read()
265 return s->fiqsrc[(offset - REG_FIQSRC) >> 2]; in bcm2836_control_read()
/dports/emulators/qemu60/qemu-6.0.0/hw/intc/
H A Dbcm2836_control.c34 #define REG_FIQSRC 0x70 macro
262 } else if (offset >= REG_IRQSRC && offset < REG_FIQSRC) { in bcm2836_control_read()
264 } else if (offset >= REG_FIQSRC && offset < REG_MBOX0_WR) { in bcm2836_control_read()
265 return s->fiqsrc[(offset - REG_FIQSRC) >> 2]; in bcm2836_control_read()
/dports/emulators/qemu5/qemu-5.2.0/hw/intc/
H A Dbcm2836_control.c34 #define REG_FIQSRC 0x70 macro
262 } else if (offset >= REG_IRQSRC && offset < REG_FIQSRC) { in bcm2836_control_read()
264 } else if (offset >= REG_FIQSRC && offset < REG_MBOX0_WR) { in bcm2836_control_read()
265 return s->fiqsrc[(offset - REG_FIQSRC) >> 2]; in bcm2836_control_read()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/intc/
H A Dbcm2836_control.c32 #define REG_FIQSRC 0x70 macro
260 } else if (offset >= REG_IRQSRC && offset < REG_FIQSRC) { in bcm2836_control_read()
262 } else if (offset >= REG_FIQSRC && offset < REG_MBOX0_WR) { in bcm2836_control_read()
263 return s->fiqsrc[(offset - REG_FIQSRC) >> 2]; in bcm2836_control_read()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/intc/
H A Dbcm2836_control.c34 #define REG_FIQSRC 0x70
262 } else if (offset >= REG_IRQSRC && offset < REG_FIQSRC) {
264 } else if (offset >= REG_FIQSRC && offset < REG_MBOX0_WR) {
265 return s->fiqsrc[(offset - REG_FIQSRC) >> 2];
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/intc/
H A Dbcm2836_control.c32 #define REG_FIQSRC 0x70 macro
260 } else if (offset >= REG_IRQSRC && offset < REG_FIQSRC) { in bcm2836_control_read()
262 } else if (offset >= REG_FIQSRC && offset < REG_MBOX0_WR) { in bcm2836_control_read()
263 return s->fiqsrc[(offset - REG_FIQSRC) >> 2]; in bcm2836_control_read()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/intc/
H A Dbcm2836_control.c34 #define REG_FIQSRC 0x70 macro
262 } else if (offset >= REG_IRQSRC && offset < REG_FIQSRC) { in bcm2836_control_read()
264 } else if (offset >= REG_FIQSRC && offset < REG_MBOX0_WR) { in bcm2836_control_read()
265 return s->fiqsrc[(offset - REG_FIQSRC) >> 2]; in bcm2836_control_read()