Home
last modified time | relevance | path

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

/qemu/hw/sd/
H A Dnpcm7xx_sdhci.c26 NPCM7xxSDHCIState *s = opaque; in npcm7xx_sdhci_read()
53 NPCM7xxSDHCIState *s = opaque; in npcm7xx_sdhci_write()
101 NPCM7xxSDHCIState *s = NPCM7XX_SDHCI(dev); in npcm7xx_sdhci_realize()
131 NPCM7xxSDHCIState *s = NPCM7XX_SDHCI(dev); in npcm7xx_sdhci_reset()
146 VMSTATE_UINT32(regs.boottoctrl, NPCM7xxSDHCIState),
163 NPCM7xxSDHCIState *s = NPCM7XX_SDHCI(obj); in npcm7xx_sdhci_instance_init()
173 .instance_size = sizeof(NPCM7xxSDHCIState),
/qemu/include/hw/sd/
H A Dnpcm7xx_sdhci.h45 OBJECT_DECLARE_SIMPLE_TYPE(NPCM7xxSDHCIState, NPCM7XX_SDHCI)
54 struct NPCM7xxSDHCIState { struct
/qemu/include/hw/arm/
H A Dnpcm7xx.h109 NPCM7xxSDHCIState mmc;