Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/mtd/
Dnand-qpic-common.h156 #define OP_PROGRAM_PAGE 0x6 macro
/linux-6.14.4/drivers/mtd/nand/raw/
Dqcom_nandc.c270 cmd = cpu_to_le32(OP_PROGRAM_PAGE | PAGE_ACC | LAST_PAGE); in update_rw_regs()
1580 cmd = OP_PROGRAM_PAGE; in qcom_op_cmd_mapping()
1581 q_op->flag = OP_PROGRAM_PAGE; in qcom_op_cmd_mapping()
1814 if (q_op.flag == OP_PROGRAM_PAGE) { in qcom_misc_cmd_type_exec()