Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/include/asm/
Dmacintosh.h46 #define MAC_ADB_IOP 6 macro
/linux-2.6.39/arch/m68k/mac/
Dconfig.c278 .adb_type = MAC_ADB_IOP,
473 .adb_type = MAC_ADB_IOP,
483 .adb_type = MAC_ADB_IOP,
Dmisc.c697 case MAC_ADB_IOP: in mac_hwclk()
735 case MAC_ADB_IOP: in mac_hwclk()
Diop.c252 if (macintosh_config->adb_type == MAC_ADB_IOP) { in iop_preinit()