Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/mac/
Dmisc.c387 case MAC_ADB_IOP: in mac_pram_read()
417 case MAC_ADB_IOP: in mac_pram_write()
636 case MAC_ADB_IOP: in mac_hwclk()
672 case MAC_ADB_IOP: in mac_hwclk()
Dconfig.c279 .adb_type = MAC_ADB_IOP,
472 .adb_type = MAC_ADB_IOP,
482 .adb_type = MAC_ADB_IOP,
Diop.c253 if (macintosh_config->adb_type == MAC_ADB_IOP) { in iop_preinit()
/Linux-v4.19/arch/m68k/include/asm/
Dmacintosh.h46 #define MAC_ADB_IOP 6 macro