Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sd/
H A Dnpcm7xx_sdhci.h35 #define NPCM7XX_PRSNTS_RESET 0x04A00000 macro
/openbmc/qemu/hw/sd/
H A Dnpcm7xx_sdhci.c136 s->sdhci.prnsts = NPCM7XX_PRSNTS_RESET; in npcm7xx_sdhci_reset()
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_sdhci-test.c144 NPCM7XX_PRSNTS_RESET | mask); in test_reset()