Home
last modified time | relevance | path

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

/Linux-v5.4/arch/m68k/mac/
Dconfig.c210 .scc_type = MAC_SCC_II,
225 .scc_type = MAC_SCC_II,
234 .scc_type = MAC_SCC_II,
243 .scc_type = MAC_SCC_II,
252 .scc_type = MAC_SCC_II,
270 .scc_type = MAC_SCC_II,
279 .scc_type = MAC_SCC_IOP,
288 .scc_type = MAC_SCC_II,
297 .scc_type = MAC_SCC_II,
306 .scc_type = MAC_SCC_II,
[all …]
Diop.c241 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_preinit()
/Linux-v5.4/arch/m68k/include/asm/
Dmacintosh.h39 char scc_type; member