Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dmacintosh.h72 #define MAC_SCC_IOP 2 macro
/linux/arch/m68k/mac/
H A Dconfig.c255 .scc_type = MAC_SCC_IOP,
448 .scc_type = MAC_SCC_IOP,
458 .scc_type = MAC_SCC_IOP,
H A Diop.c241 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_init()