Home
last modified time | relevance | path

Searched refs:scc_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/m68k/mac/
Dconfig.c186 .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 …]
Diop.c241 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_init()
/linux-6.12.1/arch/m68k/include/asm/
Dmacintosh.h39 char scc_type; member