Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Domap.h558 omap_dma_addressing_t mode_f2; member
/openbmc/qemu/hw/dma/
H A Domap_dma.c1025 s->mode_f2 = (value >> 14) & 0x3;
1153 *ret = (s->mode_f2 << 14) |