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