Searched refs:mpc5121_nfc_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | mpc5121_nfc.c | 320 static void mpc5121_nfc_command(struct nand_chip *chip, unsigned command, in mpc5121_nfc_command() function 354 mpc5121_nfc_command(chip, NAND_CMD_READ0, column, page); in mpc5121_nfc_command() 700 chip->legacy.cmdfunc = mpc5121_nfc_command; in mpc5121_nfc_probe()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | mpc5121_nfc.c | 320 static void mpc5121_nfc_command(struct nand_chip *chip, unsigned command, in mpc5121_nfc_command() function 354 mpc5121_nfc_command(chip, NAND_CMD_READ0, column, page); in mpc5121_nfc_command() 697 chip->legacy.cmdfunc = mpc5121_nfc_command; in mpc5121_nfc_probe()
|
Completed in 4 milliseconds