Searched refs:tegra_nand_controller (Results 1 – 1 of 1) sorted by relevance
166 struct tegra_nand_controller { struct189 static inline struct tegra_nand_controller * argument192 return container_of(hw_ctrl, struct tegra_nand_controller, controller); in to_tegra_ctrl()250 struct tegra_nand_controller *ctrl = data; in tegra_nand_irq()308 static void tegra_nand_dump_reg(struct tegra_nand_controller *ctrl) in tegra_nand_dump_reg()325 static void tegra_nand_controller_abort(struct tegra_nand_controller *ctrl) in tegra_nand_controller_abort()352 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_cmd()469 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_select_chip()481 static void tegra_nand_hw_ecc(struct tegra_nand_controller *ctrl, in tegra_nand_hw_ecc()501 struct tegra_nand_controller *ctrl = to_tegra_ctrl(chip->controller); in tegra_nand_page_xfer()[all …]