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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dparams.h73 #define CINIT_PAGE_BITS 0 /* Number of LSBs of address that macro
H A Dcload.c1000 #if CINIT_PAGE_BITS > 0
1002 ((1 << CINIT_PAGE_BITS) - 1);
1003 atmp >>= CINIT_PAGE_BITS; local

Completed in 86 milliseconds