Home
last modified time | relevance | path

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

/openbmc/qemu/hw/m68k/
H A Dq800.c66 #define IO_SLICE_MASK (IO_SLICE - 1) macro
149 addr &= IO_SLICE_MASK; in macio_alias_read()
175 addr &= IO_SLICE_MASK; in macio_alias_write()