Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_firmware.c36 #define TEST_UPLOAD_BLK_SIZE 37 /* Avoid powers of two in testing */ macro
1234 blk_size = min_t(u32, TEST_UPLOAD_BLK_SIZE, size); in test_fw_upload_write()