Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/dynload/
Dreloc_table.h88 #define RFV_ACTION(aaa) ((aaa) >> 10) macro
Dreloc.c311 switch (RFV_ACTION(reloc_action)) { /* relocation actions */ in dload_relocate()