Home
last modified time | relevance | path

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

/qemu/include/hw/sd/
H A Dnpcm7xx_sdhci.h43 #define NPCM7XX_PRSTVALS_3_RESET 0x0001 macro
/qemu/hw/sd/
H A Dnpcm7xx_sdhci.c126 s->regs.prstvals[3] = NPCM7XX_PRSTVALS_3_RESET; in npcm7xx_sdhci_realize()
/qemu/tests/qtest/
H A Dnpcm7xx_sdhci-test.c126 NPCM7XX_PRSTVALS_3_RESET, in test_reset()