Home
last modified time | relevance | path

Searched refs:MAC_ADB_IOP (Results 1 – 4 of 4) sorted by relevance

/arch/m68k/include/asm/
Dmacintosh.h45 #define MAC_ADB_IOP 6 macro
/arch/m68k/mac/
Dconfig.c262 .adb_type = MAC_ADB_IOP,
457 .adb_type = MAC_ADB_IOP,
467 .adb_type = MAC_ADB_IOP,
Dmisc.c700 case MAC_ADB_IOP: in mac_hwclk()
738 case MAC_ADB_IOP: in mac_hwclk()
Diop.c242 if (macintosh_config->adb_type == MAC_ADB_IOP) { in iop_preinit()