Home
last modified time | relevance | path

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

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