Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dnldr.c87 #define CREATEBIT 0 /* Create segid starts at bit 0 */ macro
347 (node_props->data_mem_seg_mask >> CREATEBIT) & in nldr_allocate()
351 (CREATEBIT + FLAGBIT)) & 1) << CREATEDATAFLAGBIT; in nldr_allocate()
354 CREATEBIT) & SEGMASK; in nldr_allocate()
357 (CREATEBIT + FLAGBIT)) & 1) << CREATECODEFLAGBIT; in nldr_allocate()