Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dmpc5121_nfc.c118 static void mpc5121_nfc_done(struct mtd_info *mtd);
155 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_addr()
163 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_cmd()
171 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_prog_page()
179 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_read_page()
187 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_read_id()
195 mpc5121_nfc_done(mtd); in mpc5121_nfc_send_read_status()
212 static void mpc5121_nfc_done(struct mtd_info *mtd) in mpc5121_nfc_done() function