Home
last modified time | relevance | path

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

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