Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/gpio/
H A Dimx_gpio.h43 struct IMXGPIOState { struct
48 MemoryRegion iomem;
50 uint32_t dr;
51 uint32_t gdir;
52 uint32_t psr;
53 uint64_t icr;
54 uint32_t imr;
55 uint32_t isr;
56 bool has_edge_sel;
57 uint32_t edge_sel;
[all …]