Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/mac/
Dconfig.c194 .scc_type = MAC_SCC_II,
209 .scc_type = MAC_SCC_II,
218 .scc_type = MAC_SCC_II,
227 .scc_type = MAC_SCC_II,
236 .scc_type = MAC_SCC_II,
254 .scc_type = MAC_SCC_II,
263 .scc_type = MAC_SCC_IOP,
272 .scc_type = MAC_SCC_II,
281 .scc_type = MAC_SCC_II,
290 .scc_type = MAC_SCC_II,
[all …]
Diop.c239 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_init()
/linux-6.1.9/arch/m68k/include/asm/
Dmacintosh.h39 char scc_type; member