Searched refs:scc_type (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.15/arch/m68k/mac/ | 
| D | config.c | 191 		.scc_type	= MAC_SCC_II,206 		.scc_type	= MAC_SCC_II,
 215 		.scc_type	= MAC_SCC_II,
 224 		.scc_type	= MAC_SCC_II,
 233 		.scc_type	= MAC_SCC_II,
 251 		.scc_type	= MAC_SCC_II,
 260 		.scc_type	= MAC_SCC_IOP,
 269 		.scc_type	= MAC_SCC_II,
 278 		.scc_type	= MAC_SCC_II,
 287 		.scc_type	= MAC_SCC_II,
 [all …]
 
 | 
| D | iop.c | 239 	if (macintosh_config->scc_type == MAC_SCC_IOP) {  in iop_init()
 | 
| /Linux-v5.15/arch/m68k/include/asm/ | 
| D | macintosh.h | 39 	char scc_type;  member
 |