Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/nwfpe/
A Dfpopcode.h175 #define BIT_WRITE_BACK 0x00200000 macro
212 #define WRITE_BACK(opcode) ((opcode & BIT_WRITE_BACK) != 0)

Completed in 4 milliseconds