Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/mac/
H A Dconfig.c194 .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,
272 .scc_type = MAC_SCC_II,
281 .scc_type = MAC_SCC_II,
290 .scc_type = MAC_SCC_II,
305 .scc_type = MAC_SCC_II,
[all …]
H A Diop.c239 if (macintosh_config->scc_type == MAC_SCC_IOP) { in iop_init()
/openbmc/linux/arch/m68k/include/asm/
H A Dmacintosh.h39 char scc_type; member