Searched refs:NAND_OP_PARSER (Results 1 – 4 of 4) sorted by relevance
475 static const struct nand_op_parser vf610_nfc_op_parser = NAND_OP_PARSER(
1943 static const struct nand_op_parser marvell_nfcv2_op_parser = NAND_OP_PARSER(1977 static const struct nand_op_parser marvell_nfcv1_op_parser = NAND_OP_PARSER(
441 static const struct nand_op_parser tegra_nand_op_parser = NAND_OP_PARSER(
1148 #define NAND_OP_PARSER(...) \ macro