Home
last modified time | relevance | path

Searched refs:mpc5121_nfc_done (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/mtd/nand/raw/
Dmpc5121_nfc.c119 static void mpc5121_nfc_done(struct mtd_info *mtd);
156 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_addr()
164 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_cmd()
172 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_prog_page()
180 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_read_page()
188 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_read_id()
196 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_read_status()
213 static void mpc5121_nfc_done(struct mtd_info *mtd) in mpc5121_nfc_done() function