Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/atari/
H A Datakeyb.c107 #define IS_SYNC_CODE(sc) ((sc) >= 0x04 && (sc) <= 0xfb) macro
/kernel/linux/linux-6.6/arch/m68k/atari/
H A Datakeyb.c107 #define IS_SYNC_CODE(sc) ((sc) >= 0x04 && (sc) <= 0xfb) macro

Completed in 2 milliseconds