Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/
H A Dqpic_common.c50 (sizeof(*bam_txn->data_sgl) * QPIC_PER_CW_DATA_SGL)); in qcom_alloc_bam_transaction()
68 bam_txn->data_sgl_nitems = QPIC_PER_CW_DATA_SGL * num_cw; in qcom_alloc_bam_transaction()
/linux/include/linux/mtd/
H A Dnand-qpic-common.h197 #define QPIC_PER_CW_DATA_SGL 8 macro