Searched refs:BIT_WRITE_BACK (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/nwfpe/
H A Dfpopcode.h187 #define BIT_WRITE_BACK 0x00200000 macro
224 #define WRITE_BACK(opcode) ((opcode & BIT_WRITE_BACK) != 0)

Completed in 105 milliseconds