Lines Matching defs:mcbsp

35 static void omap_mcbsp_write(struct omap_mcbsp *mcbsp, u16 reg, u32 val)  in omap_mcbsp_write()
48 static int omap_mcbsp_read(struct omap_mcbsp *mcbsp, u16 reg, bool from_cache) in omap_mcbsp_read()
61 static void omap_mcbsp_st_write(struct omap_mcbsp *mcbsp, u16 reg, u32 val) in omap_mcbsp_st_write()
66 static int omap_mcbsp_st_read(struct omap_mcbsp *mcbsp, u16 reg) in omap_mcbsp_st_read()
71 #define MCBSP_READ(mcbsp, reg) \ argument
73 #define MCBSP_WRITE(mcbsp, reg, val) \ argument
75 #define MCBSP_READ_CACHE(mcbsp, reg) \ argument
78 #define MCBSP_ST_READ(mcbsp, reg) \ argument
80 #define MCBSP_ST_WRITE(mcbsp, reg, val) \ argument
85 struct omap_mcbsp *mcbsp = id_to_mcbsp_ptr(id); in omap_mcbsp_dump_reg() local
161 struct omap_mcbsp *mcbsp; in omap_mcbsp_config() local
201 struct omap_mcbsp *mcbsp; in omap_mcbsp_dma_ch_params() local
227 struct omap_mcbsp *mcbsp; in omap_mcbsp_dma_reg_params() local
252 static void omap_st_on(struct omap_mcbsp *mcbsp) in omap_st_on()
268 static void omap_st_off(struct omap_mcbsp *mcbsp) in omap_st_off()
282 static void omap_st_fir_write(struct omap_mcbsp *mcbsp, s16 *fir) in omap_st_fir_write()
308 static void omap_st_chgain(struct omap_mcbsp *mcbsp) in omap_st_chgain()
321 struct omap_mcbsp *mcbsp; in omap_st_set_chgain() local
354 struct omap_mcbsp *mcbsp; in omap_st_get_chgain() local
382 static int omap_st_start(struct omap_mcbsp *mcbsp) in omap_st_start()
401 struct omap_mcbsp *mcbsp; in omap_st_enable() local
424 static int omap_st_stop(struct omap_mcbsp *mcbsp) in omap_st_stop()
440 struct omap_mcbsp *mcbsp; in omap_st_disable() local
466 struct omap_mcbsp *mcbsp; in omap_st_is_enabled() local
492 struct omap_mcbsp *mcbsp; in omap_mcbsp_set_tx_threshold() local
514 struct omap_mcbsp *mcbsp; in omap_mcbsp_set_rx_threshold() local
535 struct omap_mcbsp *mcbsp; in omap_mcbsp_get_max_tx_threshold() local
553 struct omap_mcbsp *mcbsp; in omap_mcbsp_get_max_rx_threshold() local
567 struct omap_mcbsp *mcbsp; in omap_mcbsp_get_fifo_size() local
584 struct omap_mcbsp *mcbsp; in omap_mcbsp_get_tx_delay() local
609 struct omap_mcbsp *mcbsp; in omap_mcbsp_get_rx_delay() local
639 struct omap_mcbsp *mcbsp; in omap_mcbsp_get_dma_op_mode() local
656 struct omap_mcbsp *mcbsp; in omap_mcbsp_request() local
746 struct omap_mcbsp *mcbsp; in omap_mcbsp_free() local
790 struct omap_mcbsp *mcbsp; in omap_mcbsp_start() local
855 struct omap_mcbsp *mcbsp; in omap_mcbsp_stop() local
902 struct omap_mcbsp *mcbsp; in omap2_mcbsp_set_clks_src() local
927 struct omap_mcbsp *mcbsp; in omap2_mcbsp1_mux_clkr_src() local
945 struct omap_mcbsp *mcbsp; in omap2_mcbsp1_mux_fsr_src() local
1003 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); in dma_op_mode_show() local
1025 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); in dma_op_mode_store() local
1065 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); in st_taps_show() local
1085 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); in st_taps_store() local
1129 static int __devinit omap_st_add(struct omap_mcbsp *mcbsp, in omap_st_add()
1163 static void __devexit omap_st_remove(struct omap_mcbsp *mcbsp) in omap_st_remove()
1179 struct omap_mcbsp *mcbsp; in omap_mcbsp_probe() local
1324 struct omap_mcbsp *mcbsp = platform_get_drvdata(pdev); in omap_mcbsp_remove() local