Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c479 static void fsl_elbc_select_chip(struct mtd_info *mtd, int chip) in fsl_elbc_select_chip() function
709 nand->select_chip = fsl_elbc_select_chip; in fsl_elbc_chip_init()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c530 static void fsl_elbc_select_chip(struct nand_chip *chip, int cs) in fsl_elbc_select_chip() function
703 chip->legacy.select_chip = fsl_elbc_select_chip; in fsl_elbc_chip_init()