Home
last modified time | relevance | path

Searched defs:omap_gpmc_s (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/misc/
H A Domap_gpmc.c30 struct omap_gpmc_s { struct
31 qemu_irq irq;
32 qemu_irq drq;
34 int accept_256;
38 uint16_t irqst;
39 uint16_t irqen;
42 uint16_t config;
49 } cs_file[8];
50 int ecc_cs;
51 int ecc_ptr;
[all …]