Searched refs:scc_type (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/m68k/mac/ |
D | config.c | 186 .scc_type = MAC_SCC_II, 201 .scc_type = MAC_SCC_II, 210 .scc_type = MAC_SCC_II, 219 .scc_type = MAC_SCC_II, 228 .scc_type = MAC_SCC_II, 246 .scc_type = MAC_SCC_II, 255 .scc_type = MAC_SCC_IOP, 264 .scc_type = MAC_SCC_II, 273 .scc_type = MAC_SCC_II, 282 .scc_type = MAC_SCC_II, [all …]
|
D | iop.c | 241 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_init()
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | macintosh.h | 39 char scc_type; member
|