Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspinand.h713 struct spinand_mem_ops { struct
772 struct spinand_mem_ops ssdr_op_templates;
773 struct spinand_mem_ops odtr_op_templates;
774 struct spinand_mem_ops *op_templates;
/linux/drivers/mtd/nand/spi/
H A Dcore.c1431 struct spinand_mem_ops *tmpl = &spinand->ssdr_op_templates; in spinand_init_ssdr_templates()
1476 struct spinand_mem_ops *tmpl = &spinand->odtr_op_templates; in spinand_init_odtr_instruction_set()