Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mtd/nand/
Dqpic_common.c43 unsigned int num_cw = nandc->max_cwperpage; in qcom_alloc_bam_transaction()
91 sg_init_table(bam_txn->cmd_sgl, nandc->max_cwperpage * in qcom_clear_bam_transaction()
93 sg_init_table(bam_txn->data_sgl, nandc->max_cwperpage * in qcom_clear_bam_transaction()
729 nandc->max_cwperpage = 1; in qcom_nandc_alloc()
/linux-6.14.4/include/linux/mtd/
Dnand-qpic-common.h425 unsigned int max_cwperpage; member
/linux-6.14.4/drivers/mtd/nand/raw/
Dqcom_nandc.c1470 nandc->max_cwperpage = max_t(unsigned int, nandc->max_cwperpage, in qcom_nand_attach_chip()