Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m68k/include/asm/
Dmacintosh.h45 #define MAC_ADB_IOP 6 macro
/linux-4.1.27/arch/m68k/mac/
Dmisc.c700 case MAC_ADB_IOP: in mac_hwclk()
738 case MAC_ADB_IOP: in mac_hwclk()
Dconfig.c279 .adb_type = MAC_ADB_IOP,
474 .adb_type = MAC_ADB_IOP,
484 .adb_type = MAC_ADB_IOP,
Diop.c248 if (macintosh_config->adb_type == MAC_ADB_IOP) { in iop_preinit()