Searched refs:marvell_nfc_parse_instructions (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | marvell_nand.c | 1534 static void marvell_nfc_parse_instructions(struct nand_chip *chip, in marvell_nfc_parse_instructions() function 1662 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_monolithic_access_exec() 1725 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_naked_access_exec() 1797 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_naked_waitrdy_exec() 1811 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_read_id_type_exec() 1851 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_read_status_exec() 1891 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_reset_cmd_type_exec() 1920 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_erase_cmd_type_exec()
|