Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dsh_flctl.h133 struct sh_flctl { struct
134 struct nand_chip chip;
135 struct platform_device *pdev;
136 struct dev_pm_qos_request pm_qos;
137 void __iomem *reg;
138 resource_size_t fifo;
163 struct sh_flctl_platform_data { argument
175 static inline struct sh_flctl *mtd_to_flctl(struct mtd_info *mtdinfo) in mtd_to_flctl() argument