Home
last modified time | relevance | path

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

/linux/arch/m68k/mac/
H A Dmisc.c384 case MAC_ADB_IOP: in mac_pram_read_byte()
405 case MAC_ADB_IOP: in mac_pram_write_byte()
616 case MAC_ADB_IOP: in mac_hwclk()
645 case MAC_ADB_IOP: in mac_hwclk()
H A Dconfig.c252 .adb_type = MAC_ADB_IOP,
445 .adb_type = MAC_ADB_IOP,
455 .adb_type = MAC_ADB_IOP,
H A Dvia.c191 case MAC_ADB_IOP: in via_init()
H A Diop.c249 if (macintosh_config->adb_type == MAC_ADB_IOP) { in iop_init()
/linux/arch/m68k/include/asm/
H A Dmacintosh.h51 #define MAC_ADB_IOP 6 macro