Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sh4/
H A Dsh7750.c316 #define is_in_sdrmx(a, x) (a >= SH7750_SDMR ## x ## _A7 \ macro
322 if (is_in_sdrmx(addr, 2) || is_in_sdrmx(addr, 3)) { in sh7750_mem_writeb()