Home
last modified time | relevance | path

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

/qemu/include/hw/sd/
H A Dnpcm7xx_sdhci.h42 #define NPCM7XX_PRSTVALS_1_RESET 0x0001 macro
/qemu/hw/sd/
H A Dnpcm7xx_sdhci.c125 s->regs.prstvals[1] = NPCM7XX_PRSTVALS_1_RESET; in npcm7xx_sdhci_realize()
/qemu/tests/qtest/
H A Dnpcm7xx_sdhci-test.c124 NPCM7XX_PRSTVALS_1_RESET, in test_reset()