Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dmacintosh.h67 #define MAC_SCC_IOP 2 macro
/arch/m68k/mac/
Dconfig.c265 .scc_type = MAC_SCC_IOP,
460 .scc_type = MAC_SCC_IOP,
470 .scc_type = MAC_SCC_IOP,
Diop.c231 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_preinit()