Home
last modified time | relevance | path

Searched defs:select_chip (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h57 void (*select_chip)(struct s3c2410_nand_set *, member
/openbmc/linux/include/linux/mtd/
H A Dplatnand.h57 void (*select_chip)(struct nand_chip *chip, int cs); member
H A Drawnand.h1153 void (*select_chip)(struct nand_chip *chip, int cs); member
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h892 void (*select_chip)(struct mtd_info *mtd, int chip); member
1158 void (*select_chip)(struct mtd_info *mtd, int chip); member
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c137 void (*select_chip)(struct nand_chip *chip, int cs); member