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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Ddevices.c143 #define MBOX_REG_SIZE 0x120 macro
149 .end = OMAP24XX_MAILBOX_BASE + MBOX_REG_SIZE - 1,
173 .end = OMAP34XX_MAILBOX_BASE + MBOX_REG_SIZE - 1,
H A Dmailbox.c47 #define MBOX_REG_SIZE 0x120 macro
51 #define MBOX_NR_REGS (MBOX_REG_SIZE / sizeof(u32))

Completed in 55 milliseconds