Searched refs:omap_mcbsp (Results 1 – 3 of 3) sorted by relevance
78 static void omap_mcbsp_st_on(struct omap_mcbsp *mcbsp) in omap_mcbsp_st_on()98 static void omap_mcbsp_st_off(struct omap_mcbsp *mcbsp) in omap_mcbsp_st_off()142 static void omap_mcbsp_st_chgain(struct omap_mcbsp *mcbsp) in omap_mcbsp_st_chgain()195 static int omap_mcbsp_st_enable(struct omap_mcbsp *mcbsp) in omap_mcbsp_st_enable()210 static int omap_mcbsp_st_disable(struct omap_mcbsp *mcbsp) in omap_mcbsp_st_disable()226 static int omap_mcbsp_st_is_enabled(struct omap_mcbsp *mcbsp) in omap_mcbsp_st_is_enabled()239 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); in st_taps_show()259 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); in st_taps_store()303 int omap_mcbsp_st_start(struct omap_mcbsp *mcbsp) in omap_mcbsp_st_start()320 int omap_mcbsp_st_stop(struct omap_mcbsp *mcbsp) in omap_mcbsp_st_stop()[all …]
38 static void omap_mcbsp_dump_reg(struct omap_mcbsp *mcbsp) in omap_mcbsp_dump_reg()94 struct omap_mcbsp *mcbsp = data; in omap_mcbsp_irq_handler()135 struct omap_mcbsp *mcbsp = data; in omap_mcbsp_tx_irq_handler()153 struct omap_mcbsp *mcbsp = data; in omap_mcbsp_rx_irq_handler()365 static void omap_mcbsp_free(struct omap_mcbsp *mcbsp) in omap_mcbsp_free()519 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); \528 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); \555 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); in dma_op_mode_show()577 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); in dma_op_mode_store()758 struct omap_mcbsp *mcbsp = rule->private; in omap_mcbsp_hwrule_min_buffersize()[all …]
241 struct omap_mcbsp { struct282 static inline void omap_mcbsp_write(struct omap_mcbsp *mcbsp, u16 reg, u32 val) in omap_mcbsp_write() argument295 static inline int omap_mcbsp_read(struct omap_mcbsp *mcbsp, u16 reg, in omap_mcbsp_read()319 int omap_mcbsp_st_start(struct omap_mcbsp *mcbsp);320 int omap_mcbsp_st_stop(struct omap_mcbsp *mcbsp);