Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dmacintosh.h60 #define MAC_SCC_IOP 2 macro
/arch/m68k/mac/
Dconfig.c309 .scc_type = MAC_SCC_IOP,
504 .scc_type = MAC_SCC_IOP,
514 .scc_type = MAC_SCC_IOP,
Diop.c237 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_preinit()