Home
last modified time | relevance | path

Searched refs:boottoctrl (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/sd/
H A Dnpcm7xx_sdhci.c39 val = s->regs.boottoctrl; in npcm7xx_sdhci_read()
57 s->regs.boottoctrl = val; in npcm7xx_sdhci_write()
133 s->regs.boottoctrl = 0; in npcm7xx_sdhci_reset()
146 VMSTATE_UINT32(regs.boottoctrl, NPCM7xxSDHCIState),
/qemu/include/hw/sd/
H A Dnpcm7xx_sdhci.h51 uint32_t boottoctrl; member