Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/ti/
H A Domap-mcbsp-st.c78 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 …]
H A Domap-mcbsp.c38 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 …]
H A Domap-mcbsp-priv.h241 struct omap_mcbsp { struct
282 static inline void omap_mcbsp_write(struct omap_mcbsp *mcbsp, u16 reg, u32 val) in omap_mcbsp_write() argument
295 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);