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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 70 milliseconds