Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c739 #define PTLE_DATA_LEN 1600 in emc_test_ptle() macro
740 char test_data[PTLE_DATA_LEN]; in emc_test_ptle()
780 PTLE_DATA_LEN + CRC_LENGTH); in emc_test_ptle()
783 char buffer[PTLE_DATA_LEN]; in emc_test_ptle()
785 g_assert(memcmp(buffer, test_data, PTLE_DATA_LEN) == 0); in emc_test_ptle()