Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c1596 static inline int is_imx25_nfc(struct mxc_nand_host *host) in is_imx25_nfc() function
1798 err = nand_scan(this, is_imx25_nfc(host) ? 4 : 1); in mxcnd_probe()