Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_onfi.c34 static int nand_flash_detect_ext_param_page(struct nand_chip *chip, in nand_flash_detect_ext_param_page() function
291 if (nand_flash_detect_ext_param_page(chip, p)) in nand_onfi_detect()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3114 static int nand_flash_detect_ext_param_page(struct mtd_info *mtd, in nand_flash_detect_ext_param_page() function
3300 if (nand_flash_detect_ext_param_page(mtd, chip, p)) in nand_flash_detect_onfi()