Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dtegra_nand.c221 static void nand_select_chip(struct mtd_info *mtd, int chipnr) in nand_select_chip() function
949 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
3724 chip->select_chip = nand_select_chip; in nand_set_defaults()