Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmeson_nand.c306 static int meson_nfc_is_boot_page(struct nand_chip *nand, int page) in meson_nfc_is_boot_page() function
332 } else if (meson_nfc_is_boot_page(nand, page)) { in meson_nfc_cmd_access()