Searched refs:WRITE_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
575 #define WRITE_BLOCK_SIZE 0x4000 /* Default write-block size is 0x4000 bytes */ macro597 WARN_ON_ONCE(WRITE_BLOCK_SIZE % regmap_get_reg_stride(m10bmc->regmap)); in m10bmc_sec_fw_write()598 blk_size = min_t(u32, WRITE_BLOCK_SIZE, size); in m10bmc_sec_fw_write()