Home
last modified time | relevance | path

Searched refs:pxa2xx_mmci_handlers (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dmainstone.c147 pxa2xx_mmci_handlers(mpu->mmc, NULL, qdev_get_gpio_in(mst_irq, MMC_IRQ)); in mainstone_common_init()
H A Dtosa.c110 pxa2xx_mmci_handlers(cpu->mmc, in tosa_gpio_setup()
H A Dz2.c325 pxa2xx_mmci_handlers(mpu->mmc, in z2_init()
H A Dspitz.c957 pxa2xx_mmci_handlers(cpu->mmc, in spitz_gpio_setup()
/openbmc/qemu/include/hw/arm/
H A Dpxa.h96 void pxa2xx_mmci_handlers(PXA2xxMMCIState *s, qemu_irq readonly,
/openbmc/qemu/hw/sd/
H A Dpxa2xx_mmci.c504 void pxa2xx_mmci_handlers(PXA2xxMMCIState *s, qemu_irq readonly, in pxa2xx_mmci_handlers() function