Searched defs:sh_flctl (Results 1 – 1 of 1) sorted by relevance
145 struct sh_flctl { struct146 struct nand_chip chip;147 struct platform_device *pdev;148 struct dev_pm_qos_request pm_qos;149 void __iomem *reg;150 resource_size_t fifo;175 struct sh_flctl_platform_data { argument187 static inline struct sh_flctl *mtd_to_flctl(struct mtd_info *mtdinfo) in mtd_to_flctl() argument