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