Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Drkflash_debug.c89 #define max_test_sector 64 macro
90 static u8 pwrite[max_test_sector * 512];
91 static u8 pread[max_test_sector * 512];
114 for (i = 0; i < (max_test_sector * 512); i++) in blk_stress_test()
152 if (test_sec_count > max_test_sector) in blk_stress_test()
180 if (test_sec_count > max_test_sector) in blk_stress_test()