Home
last modified time | relevance | path

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

/qemu/include/hw/sd/
H A Dnpcm7xx_sdhci.h41 #define NPCM7XX_PRSTVALS_0_RESET 0x0040 macro
/qemu/hw/sd/
H A Dnpcm7xx_sdhci.c124 s->regs.prstvals[0] = NPCM7XX_PRSTVALS_0_RESET; in npcm7xx_sdhci_realize()
/qemu/tests/qtest/
H A Dnpcm7xx_sdhci-test.c123 uint16_t prstvals_resets[] = {NPCM7XX_PRSTVALS_0_RESET, in test_reset()