Home
last modified time | relevance | path

Searched defs:IS_RFID (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsstep.h20 #define IS_RFID(instr) ((ppc_inst_val(instr) & 0xfc0007fe) == 0x4c000024) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsstep.h20 #define IS_RFID(instr) ((ppc_inst_val(instr) & 0xfc0007be) == 0x4c000024) macro

Completed in 1 milliseconds