Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_sdhci-test.c27 #define NPCM7XX_TEST_IMAGE_SIZE (1 << 20) macro
198 ret = ftruncate(fd, NPCM7XX_TEST_IMAGE_SIZE); in drive_create()