Home
last modified time | relevance | path

Searched refs:mac_iop (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/mac/
Diop.c138 static volatile struct mac_iop *iop_base[NUM_IOPS];
154 static __inline__ void iop_loadaddr(volatile struct mac_iop *iop, __u16 addr) in iop_loadaddr()
160 static __inline__ __u8 iop_readb(volatile struct mac_iop *iop, __u16 addr) in iop_readb()
167 static __inline__ void iop_writeb(volatile struct mac_iop *iop, __u16 addr, __u8 data) in iop_writeb()
174 static __inline__ void iop_stop(volatile struct mac_iop *iop) in iop_stop()
179 static __inline__ void iop_start(volatile struct mac_iop *iop) in iop_start()
184 static __inline__ void iop_interrupt(volatile struct mac_iop *iop) in iop_interrupt()
189 static int iop_alive(volatile struct mac_iop *iop) in iop_alive()
233 iop_base[IOP_NUM_SCC] = (struct mac_iop *) SCC_IOP_BASE_IIFX; in iop_preinit()
235 iop_base[IOP_NUM_SCC] = (struct mac_iop *) SCC_IOP_BASE_QUADRA; in iop_preinit()
[all …]
/arch/m68k/include/asm/
Dmac_iop.h76 struct mac_iop { struct