Home
last modified time | relevance | path

Searched refs:NPCM7XX_PRSTVALS_0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/sd/
H A Dnpcm7xx_sdhci.c31 case NPCM7XX_PRSTVALS_0: in npcm7xx_sdhci_read()
37 val = s->regs.prstvals[(addr - NPCM7XX_PRSTVALS_0) / 2]; in npcm7xx_sdhci_read()
72 case NPCM7XX_PRSTVALS_0: in npcm7xx_sdhci_check_mem_op()
/openbmc/qemu/include/hw/sd/
H A Dnpcm7xx_sdhci.h26 #define NPCM7XX_PRSTVALS_0 0x0 macro