Searched refs:UNUSED_FUNC_NOP (Results 1 – 2 of 2) sorted by relevance
39 UNUSED_FUNC_NOP(); /* do nothing */ in plat_memctrl_restore()47 UNUSED_FUNC_NOP(); /* do nothing */ in plat_memctrl_setup()
74 #define UNUSED_FUNC_NOP() asm("nop") macro