Home
last modified time | relevance | path

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

/linux/drivers/memory/
H A Dti-aemif.c110 struct aemif_device { struct
161 int aemif_set_cs_timings(struct aemif_device *aemif, u8 cs, in aemif_set_cs_timings()
236 struct aemif_device *aemif = platform_get_drvdata(pdev); in aemif_config_abus()
270 struct aemif_device *aemif = platform_get_drvdata(pdev); in aemif_get_hw_params()
300 struct aemif_device *aemif = platform_get_drvdata(pdev); in of_aemif_parse_abus_config()
371 struct aemif_device *aemif; in aemif_probe()
/linux/include/linux/memory/
H A Dti-aemif.h27 struct aemif_device;
29 int aemif_set_cs_timings(struct aemif_device *aemif, u8 cs, struct aemif_cs_timings *timings);
/linux/drivers/mtd/nand/raw/
H A Ddavinci_nand.c128 struct aemif_device *aemif;