Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/mac/
H A Diop.c171 iop->ram_addr_hi = addr >> 8; in iop_loadaddr()
177 iop->ram_addr_hi = addr >> 8; in iop_readb()
184 iop->ram_addr_hi = addr >> 8; in iop_writeb()
/openbmc/linux/arch/m68k/include/asm/
H A Dmac_iop.h78 __u8 ram_addr_hi; /* shared RAM address hi byte */ member