Searched refs:SNF_GPRAM_SIZE (Results 1 – 1 of 1) sorted by relevance
224 #define SNF_GPRAM_SIZE 0xa0 macro1274 if (hl >= SNF_GPRAM_SIZE) in mtk_snand_adjust_op_size()1276 if (op->data.nbytes > SNF_GPRAM_SIZE - hl) in mtk_snand_adjust_op_size()1277 op->data.nbytes = SNF_GPRAM_SIZE - hl; in mtk_snand_adjust_op_size()
Completed in 5 milliseconds