Lines Matching defs:mcpdm
87 static inline void omap_mcpdm_write(struct omap_mcpdm *mcpdm, u16 reg, u32 val) in omap_mcpdm_write()
92 static inline int omap_mcpdm_read(struct omap_mcpdm *mcpdm, u16 reg) in omap_mcpdm_read()
98 static void omap_mcpdm_reg_dump(struct omap_mcpdm *mcpdm) in omap_mcpdm_reg_dump()
130 static void omap_mcpdm_reg_dump(struct omap_mcpdm *mcpdm) {} in omap_mcpdm_reg_dump()
137 static void omap_mcpdm_start(struct omap_mcpdm *mcpdm) in omap_mcpdm_start()
155 static void omap_mcpdm_stop(struct omap_mcpdm *mcpdm) in omap_mcpdm_stop()
173 static inline int omap_mcpdm_active(struct omap_mcpdm *mcpdm) in omap_mcpdm_active()
183 static void omap_mcpdm_open_streams(struct omap_mcpdm *mcpdm) in omap_mcpdm_open_streams()
209 static void omap_mcpdm_close_streams(struct omap_mcpdm *mcpdm) in omap_mcpdm_close_streams()
232 struct omap_mcpdm *mcpdm = dev_id; in omap_mcpdm_irq_handler() local
264 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_dai_startup() local
287 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_dai_shutdown() local
305 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_dai_hw_params() local
355 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_prepare() local
374 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_probe() local
401 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(dai); in omap_mcpdm_remove() local
435 struct omap_mcpdm *mcpdm = snd_soc_dai_get_drvdata(rtd->cpu_dai); in omap_mcpdm_configure_dn_offsets() local
443 struct omap_mcpdm *mcpdm; in asoc_mcpdm_probe() local
495 struct omap_mcpdm *mcpdm = platform_get_drvdata(pdev); in asoc_mcpdm_remove() local