Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/mac/
Dconfig.c193 .scc_type = MAC_SCC_II,
208 .scc_type = MAC_SCC_II,
217 .scc_type = MAC_SCC_II,
226 .scc_type = MAC_SCC_II,
235 .scc_type = MAC_SCC_II,
253 .scc_type = MAC_SCC_II,
262 .scc_type = MAC_SCC_IOP,
271 .scc_type = MAC_SCC_II,
280 .scc_type = MAC_SCC_II,
289 .scc_type = MAC_SCC_II,
[all …]
Diop.c236 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_preinit()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dmacintosh.h39 char scc_type; member