Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/omap/
Domap-mcpdm.c52 struct omap_mcpdm { struct
53 struct device *dev;
54 unsigned long phys_base;
55 void __iomem *io_base;
79 static inline void omap_mcpdm_write(struct omap_mcpdm *mcpdm, u16 reg, u32 val) in omap_mcpdm_write() argument