Home
last modified time | relevance | path

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

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