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.h705 struct spinand_mem_ops { struct
764 struct spinand_mem_ops ssdr_op_templates;
765 struct spinand_mem_ops odtr_op_templates;
766 struct spinand_mem_ops *op_templates;
/linux/drivers/mtd/nand/spi/
H A Dcore.c1417 struct spinand_mem_ops *tmpl = &spinand->ssdr_op_templates; in spinand_init_ssdr_templates()
1462 struct spinand_mem_ops *tmpl = &spinand->odtr_op_templates; in spinand_init_odtr_instruction_set()