Home
last modified time | relevance | path

Searched refs:neccpages (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmeson_nand.c705 u32 neccpages; in meson_nfc_check_ecc_pages_valid() local
708 neccpages = raw ? 1 : nand->ecc.steps; in meson_nfc_check_ecc_pages_valid()
709 info = &meson_chip->info_buf[neccpages - 1]; in meson_nfc_check_ecc_pages_valid()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmeson_nand.c791 u32 neccpages; in meson_nfc_check_ecc_pages_valid() local
794 neccpages = raw ? 1 : nand->ecc.steps; in meson_nfc_check_ecc_pages_valid()
795 info = &meson_chip->info_buf[neccpages - 1]; in meson_nfc_check_ecc_pages_valid()

Completed in 5 milliseconds