Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dmpc8544_guts.c28 #define MPC8544_GUTS_MMIO_SIZE 0x1000 macro
77 addr &= MPC8544_GUTS_MMIO_SIZE - 1; in mpc8544_guts_read()
98 addr &= MPC8544_GUTS_MMIO_SIZE - 1; in mpc8544_guts_write()
129 "mpc8544.guts", MPC8544_GUTS_MMIO_SIZE); in mpc8544_guts_initfn()