Home
last modified time | relevance | path

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

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