Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_legacy.c52 static void nand_select_chip(struct nand_chip *chip, int chipnr) in nand_select_chip() function
601 chip->legacy.select_chip = nand_select_chip; in nand_legacy_set_defaults()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c220 static void nand_select_chip(struct mtd_info *mtd, int chipnr) in nand_select_chip() function
948 nand->select_chip = nand_select_chip; in tegra_probe()
H A Dnand_base.c185 static void nand_select_chip(struct mtd_info *mtd, int chipnr) in nand_select_chip() function
3046 chip->select_chip = nand_select_chip; in nand_set_defaults()