Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/spi/
A Dspi-mtk-snfi.c224 #define SNF_GPRAM_SIZE 0xa0 macro
1274 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