Searched refs:scc_type (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/mac/ |
D | config.c | 193 .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 …]
|
D | iop.c | 236 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_preinit()
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | macintosh.h | 39 char scc_type; member
|