Searched defs:mcbsp (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/soc/ti/
H A Domap-mcbsp-st.c64 static void omap_mcbsp_st_write(struct omap_mcbsp *mcbsp, u16 reg, u32 val) argument
69 static int omap_mcbsp_st_read(struct omap_mcbsp *mcbsp, u16 reg) argument
78 omap_mcbsp_st_on(struct omap_mcbsp *mcbsp) argument
98 omap_mcbsp_st_off(struct omap_mcbsp *mcbsp) argument
116 omap_mcbsp_st_fir_write(struct omap_mcbsp *mcbsp, s16 *fir) argument
142 omap_mcbsp_st_chgain(struct omap_mcbsp *mcbsp) argument
150 omap_mcbsp_st_set_chgain(struct omap_mcbsp *mcbsp, int channel, s16 chgain) argument
174 omap_mcbsp_st_get_chgain(struct omap_mcbsp *mcbsp, int channel, s16 *chgain) argument
195 omap_mcbsp_st_enable(struct omap_mcbsp *mcbsp) argument
210 omap_mcbsp_st_disable(struct omap_mcbsp *mcbsp) argument
226 omap_mcbsp_st_is_enabled(struct omap_mcbsp *mcbsp) argument
239 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); local
259 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); local
303 omap_mcbsp_st_start(struct omap_mcbsp *mcbsp) argument
320 omap_mcbsp_st_stop(struct omap_mcbsp *mcbsp) argument
336 struct omap_mcbsp *mcbsp = platform_get_drvdata(pdev); local
427 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
445 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
479 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
[all...]
H A DMakefile
H A Domap-mcbsp.c38 static void omap_mcbsp_dump_reg(struct omap_mcbsp *mcbsp) argument
57 omap2_mcbsp_set_clks_src(struct omap_mcbsp *mcbsp, u8 fck_src_id) argument
94 struct omap_mcbsp *mcbsp = data; local
135 struct omap_mcbsp *mcbsp = data; local
153 struct omap_mcbsp *mcbsp = data; local
175 omap_mcbsp_config(struct omap_mcbsp *mcbsp, const struct omap_mcbsp_reg_cfg *config) argument
215 omap_mcbsp_dma_reg_params(struct omap_mcbsp *mcbsp, unsigned int stream) argument
240 omap_mcbsp_set_tx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) argument
251 omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) argument
260 omap_mcbsp_get_tx_delay(struct omap_mcbsp *mcbsp) argument
275 omap_mcbsp_get_rx_delay(struct omap_mcbsp *mcbsp) argument
291 omap_mcbsp_request(struct omap_mcbsp *mcbsp) argument
365 omap_mcbsp_free(struct omap_mcbsp *mcbsp) argument
414 omap_mcbsp_start(struct omap_mcbsp *mcbsp, int stream) argument
473 omap_mcbsp_stop(struct omap_mcbsp *mcbsp, int stream) argument
555 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); local
577 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); local
616 struct omap_mcbsp *mcbsp = platform_get_drvdata(pdev); local
726 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
758 struct omap_mcbsp *mcbsp = rule->private; local
773 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
818 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
840 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
862 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
891 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
918 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
1073 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
1182 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
1199 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(cpu_dai); local
1260 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(dai); local
1273 struct omap_mcbsp *mcbsp = snd_soc_dai_get_drvdata(dai); local
1366 struct omap_mcbsp *mcbsp; local
1417 struct omap_mcbsp *mcbsp = platform_get_drvdata(pdev); local
[all...]
H A Domap-mcbsp-priv.h282 static inline void omap_mcbsp_write(struct omap_mcbsp *mcbsp, u16 reg, u32 val) argument
295 static inline int omap_mcbsp_read(struct omap_mcbsp *mcbsp, u16 reg, argument
[all...]

Completed in 240 milliseconds