Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/dynload/
Dparams.h73 #define CINIT_PAGE_BITS 0 /* Number of LSBs of address that macro
Dcload.c1000 #if CINIT_PAGE_BITS > 0 in cload_cinit()
1002 ((1 << CINIT_PAGE_BITS) - 1); in cload_cinit()
1003 atmp >>= CINIT_PAGE_BITS; in cload_cinit()