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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dsbconfig.h34 #define SB_BUS_SIZE 0x10000 /* Each bus gets 64Kbytes for cores */ macro
35 #define SB_BUS_BASE(b) (SI_ENUM_BASE + (b) * SB_BUS_SIZE)
36 #define SB_BUS_MAXCORES (SB_BUS_SIZE / SI_CORE_SIZE) /* Max cores per bus */

Completed in 58 milliseconds