Searched refs:marvell_nfc_parse_instructions (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mtd/nand/raw/ |
H A D | marvell_nand.c | 1709 static void marvell_nfc_parse_instructions(struct nand_chip *chip, in marvell_nfc_parse_instructions() function 1837 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_monolithic_access_exec() 1900 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_naked_access_exec() 1972 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_naked_waitrdy_exec() 1986 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_read_id_type_exec() 2026 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_read_status_exec() 2066 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_reset_cmd_type_exec() 2095 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_erase_cmd_type_exec()
|