Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmacintosh.h72 #define MAC_SCC_IOP 2 macro
/OK3568_Linux_fs/kernel/arch/m68k/mac/
H A Dconfig.c262 .scc_type = MAC_SCC_IOP,
455 .scc_type = MAC_SCC_IOP,
465 .scc_type = MAC_SCC_IOP,
H A Diop.c236 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_preinit()