Home
last modified time | relevance | path

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

/arch/m68k/mac/
Dconfig.c191 .scc_type = MAC_SCC_II,
206 .scc_type = MAC_SCC_II,
215 .scc_type = MAC_SCC_II,
224 .scc_type = MAC_SCC_II,
233 .scc_type = MAC_SCC_II,
251 .scc_type = MAC_SCC_II,
260 .scc_type = MAC_SCC_IOP,
269 .scc_type = MAC_SCC_II,
278 .scc_type = MAC_SCC_II,
287 .scc_type = MAC_SCC_II,
[all …]
Diop.c239 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_init()
/arch/m68k/include/asm/
Dmacintosh.h39 char scc_type; member