Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/mac/
Dconfig.c240 .scc_type = MAC_SCC_II,
255 .scc_type = MAC_SCC_II,
264 .scc_type = MAC_SCC_II,
273 .scc_type = MAC_SCC_II,
282 .scc_type = MAC_SCC_II,
300 .scc_type = MAC_SCC_II,
309 .scc_type = MAC_SCC_IOP,
318 .scc_type = MAC_SCC_II,
327 .scc_type = MAC_SCC_II,
336 .scc_type = MAC_SCC_II,
[all …]
Diop.c237 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_preinit()
/linux-3.4.99/arch/m68k/include/asm/
Dmacintosh.h30 char scc_type; member