Searched defs:FREG (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/sh4/ | ||
H A D | translate.c | 355 #define FREG(x) cpu_fregs[(x) ^ ctx->fbank] macro |
/openbmc/linux/drivers/spi/ | ||
H A D | spi-intel.c | 55 #define FREG(n) (0x54 + ((n) * 4)) macro |