Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dbcm2836_control.c37 #define REG_LIMIT 0x100 macro
266 } else if (offset >= REG_MBOX0_RDCLR && offset < REG_LIMIT) { in bcm2836_control_read()
295 } else if (offset >= REG_MBOX0_RDCLR && offset < REG_LIMIT) { in bcm2836_control_write()
342 TYPE_BCM2836_CONTROL, REG_LIMIT); in bcm2836_control_init()