Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c746 #define PTLE_DATA_LEN 1600 in emc_test_ptle() macro
747 char test_data[PTLE_DATA_LEN]; in emc_test_ptle()
787 PTLE_DATA_LEN + CRC_LENGTH); in emc_test_ptle()
790 char buffer[PTLE_DATA_LEN]; in emc_test_ptle()
792 g_assert(memcmp(buffer, test_data, PTLE_DATA_LEN) == 0); in emc_test_ptle()