Searched refs:WRITE_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
442 #define WRITE_BLOCK_SIZE 0x4000 /* Default write-block size is 0x4000 bytes */ macro464 WARN_ON_ONCE(WRITE_BLOCK_SIZE % stride); in m10bmc_sec_write()465 blk_size = min_t(u32, WRITE_BLOCK_SIZE, size); in m10bmc_sec_write()