Home
last modified time | relevance | path

Searched refs:SDHC_CLOCK_INT_EN (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dsdhci-cmd.h57 #define SDHC_CLOCK_INT_EN 0x0001 macro
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_sdhci-test.c44 SDHC_CLOCK_INT_EN); in setup_sd_card()
/openbmc/qemu/hw/sd/
H A Dsdhci-internal.h125 #define SDHC_CLOCK_INT_EN 0x0001 macro
H A Dsdhci.c1254 if (s->clkcon & SDHC_CLOCK_INT_EN) { in sdhci_write()