Searched refs:marvell_nfc_parse_instructions (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/mtd/nand/raw/ |
D | marvell_nand.c | 1680 static void marvell_nfc_parse_instructions(struct nand_chip *chip, in marvell_nfc_parse_instructions() function 1808 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_monolithic_access_exec() 1871 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_naked_access_exec() 1943 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_naked_waitrdy_exec() 1957 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_read_id_type_exec() 1997 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_read_status_exec() 2037 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_reset_cmd_type_exec() 2066 marvell_nfc_parse_instructions(chip, subop, &nfc_op); in marvell_nfc_erase_cmd_type_exec()
|