Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfmc.h202 static inline uint32_t fmc_readl(struct fmc_device *fmc, int offset) in fmc_readl()
208 static inline void fmc_writel(struct fmc_device *fmc, uint32_t val, int off) in fmc_writel()
217 static inline void *fmc_get_drvdata(const struct fmc_device *fmc) in fmc_get_drvdata()
222 static inline void fmc_set_drvdata(struct fmc_device *fmc, void *data) in fmc_set_drvdata()
Dfmc-sdb.h29 struct fmc_device *fmc; /* the device that hosts it */ member