Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dnpcm7xx_sdhci.c40 val = s->regs.boottoctrl; in npcm7xx_sdhci_read()
58 s->regs.boottoctrl = val; in npcm7xx_sdhci_write()
134 s->regs.boottoctrl = 0; in npcm7xx_sdhci_reset()
147 VMSTATE_UINT32(regs.boottoctrl, NPCM7xxSDHCIState),
/openbmc/qemu/include/hw/sd/
H A Dnpcm7xx_sdhci.h51 uint32_t boottoctrl; member