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