Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Ddynamic_loader.h331 #define DLOAD_SECTION_TYPE(typeinfo) (typeinfo & 0xF) macro
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/
Ddbll.c1077 unsigned stype = DLOAD_SECTION_TYPE(info->type); in dbll_rmm_alloc()
1191 unsigned stype = DLOAD_SECTION_TYPE(info->type); in rmm_dealloc()
1263 (DLOAD_SECTION_TYPE(info->type) == in write_mem()