Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dpxa.h100 #define TYPE_PXA2XX_PCMCIA "pxa2xx-pcmcia" macro
/openbmc/qemu/hw/pcmcia/
H A Dpxa2xx.c237 .name = TYPE_PXA2XX_PCMCIA,
/openbmc/qemu/hw/arm/
H A Dpxa2xx.c2209 s->pcmcia[0] = PXA2XX_PCMCIA(sysbus_create_simple(TYPE_PXA2XX_PCMCIA, in pxa270_init()
2211 s->pcmcia[1] = PXA2XX_PCMCIA(sysbus_create_simple(TYPE_PXA2XX_PCMCIA, in pxa270_init()
2344 s->pcmcia[0] = PXA2XX_PCMCIA(sysbus_create_simple(TYPE_PXA2XX_PCMCIA, in pxa255_init()
2346 s->pcmcia[1] = PXA2XX_PCMCIA(sysbus_create_simple(TYPE_PXA2XX_PCMCIA, in pxa255_init()