Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/include/asm/
Dmacintosh.h72 #define MAC_SCC_IOP 2 macro
/linux-6.1.9/arch/m68k/mac/
Dconfig.c263 .scc_type = MAC_SCC_IOP,
456 .scc_type = MAC_SCC_IOP,
466 .scc_type = MAC_SCC_IOP,
Diop.c239 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_init()