Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dtegra_nand.c182 struct tegra_nand_chip { struct
198 static inline struct tegra_nand_chip *to_tegra_chip(struct nand_chip *chip) in to_tegra_chip() argument
200 return container_of(chip, struct tegra_nand_chip, chip); in to_tegra_chip()
463 struct tegra_nand_chip *nand = to_tegra_chip(chip); in tegra_nand_select_target()
483 struct tegra_nand_chip *nand = to_tegra_chip(chip); in tegra_nand_hw_ecc()
660 struct tegra_nand_chip *nand = to_tegra_chip(chip); in tegra_nand_read_page_hwecc()
919 struct tegra_nand_chip *nand = to_tegra_chip(chip); in tegra_nand_attach_chip()
1073 struct tegra_nand_chip *nand; in tegra_nand_chips_init()