Searched refs:mcbsp (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c2 * linux/arch/arm/plat-omap/mcbsp.c
29 #include <plat/mcbsp.h>
36 void omap_mcbsp_write(struct omap_mcbsp *mcbsp, u16 reg, u32 val) argument
39 ((u16 *)mcbsp->reg_cache)[reg / sizeof(u16)] = (u16)val;
40 __raw_writew((u16)val, mcbsp->io_base + reg);
42 ((u16 *)mcbsp->reg_cache)[reg / sizeof(u32)] = (u16)val;
43 __raw_writew((u16)val, mcbsp->io_base + reg);
45 ((u32 *)mcbsp->reg_cache)[reg / sizeof(u32)] = val;
46 __raw_writel(val, mcbsp->io_base + reg);
50 int omap_mcbsp_read(struct omap_mcbsp *mcbsp, u1 argument
65 omap_mcbsp_st_write(struct omap_mcbsp *mcbsp, u16 reg, u32 val) argument
70 omap_mcbsp_st_read(struct omap_mcbsp *mcbsp, u16 reg) argument
93 struct omap_mcbsp *mcbsp = id_to_mcbsp_ptr(id); local
201 struct omap_mcbsp *mcbsp; local
232 omap_st_on(struct omap_mcbsp *mcbsp) argument
256 omap_st_off(struct omap_mcbsp *mcbsp) argument
274 omap_st_fir_write(struct omap_mcbsp *mcbsp, s16 *fir) argument
303 omap_st_chgain(struct omap_mcbsp *mcbsp) argument
319 struct omap_mcbsp *mcbsp; local
352 struct omap_mcbsp *mcbsp; local
380 omap_st_start(struct omap_mcbsp *mcbsp) argument
399 struct omap_mcbsp *mcbsp; local
422 omap_st_stop(struct omap_mcbsp *mcbsp) argument
438 struct omap_mcbsp *mcbsp; local
464 struct omap_mcbsp *mcbsp; local
490 struct omap_mcbsp *mcbsp; local
513 struct omap_mcbsp *mcbsp; local
535 struct omap_mcbsp *mcbsp; local
553 struct omap_mcbsp *mcbsp; local
567 struct omap_mcbsp *mcbsp; local
584 struct omap_mcbsp *mcbsp; local
607 struct omap_mcbsp *mcbsp; local
635 struct omap_mcbsp *mcbsp; local
650 omap34xx_mcbsp_request(struct omap_mcbsp *mcbsp) argument
674 omap34xx_mcbsp_free(struct omap_mcbsp *mcbsp) argument
694 omap34xx_mcbsp_request(struct omap_mcbsp *mcbsp) argument
695 omap34xx_mcbsp_free(struct omap_mcbsp *mcbsp) argument
696 omap_st_start(struct omap_mcbsp *mcbsp) argument
697 omap_st_stop(struct omap_mcbsp *mcbsp) argument
706 struct omap_mcbsp *mcbsp; local
733 struct omap_mcbsp *mcbsp; local
828 struct omap_mcbsp *mcbsp; local
875 struct omap_mcbsp *mcbsp; local
940 struct omap_mcbsp *mcbsp; local
988 struct omap_mcbsp *mcbsp; local
1030 struct omap_mcbsp *mcbsp; local
1074 struct omap_mcbsp *mcbsp; local
1095 struct omap_mcbsp *mcbsp; local
1119 struct omap_mcbsp *mcbsp; local
1187 struct omap_mcbsp *mcbsp; local
1268 struct omap_mcbsp *mcbsp; local
1331 struct omap_mcbsp *mcbsp; local
1400 struct omap_mcbsp *mcbsp; local
1507 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); local
1529 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); local
1558 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); local
1578 struct omap_mcbsp *mcbsp = dev_get_drvdata(dev); local
1643 omap_st_add(struct omap_mcbsp *mcbsp) argument
1677 omap_st_remove(struct omap_mcbsp *mcbsp) argument
1688 omap34xx_device_init(struct omap_mcbsp *mcbsp) argument
1721 omap34xx_device_exit(struct omap_mcbsp *mcbsp) argument
1731 omap34xx_device_init(struct omap_mcbsp *mcbsp) argument
1732 omap34xx_device_exit(struct omap_mcbsp *mcbsp) argument
1742 struct omap_mcbsp *mcbsp; local
1823 struct omap_mcbsp *mcbsp = platform_get_drvdata(pdev); local
[all...]
H A DMakefile20 obj-$(CONFIG_OMAP_MCBSP) += mcbsp.o
H A Ddevices.c29 #include <plat/mcbsp.h>
54 new_mcbsp = platform_device_alloc("omap-mcbsp", i + 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A DMakefile3 snd-soc-omap-mcbsp-objs := omap-mcbsp.o
7 obj-$(CONFIG_SND_OMAP_SOC_MCBSP) += snd-soc-omap-mcbsp.o
H A Digep0020.c32 #include <plat/mcbsp.h>
34 #include "omap-mcbsp.h"
H A Domap2evm.c34 #include <plat/mcbsp.h>
36 #include "omap-mcbsp.h"
H A Domap3beagle.c32 #include <plat/mcbsp.h>
34 #include "omap-mcbsp.h"
H A Domap3evm.c30 #include <plat/mcbsp.h>
32 #include "omap-mcbsp.h"
H A Dovero.c32 #include <plat/mcbsp.h>
34 #include "omap-mcbsp.h"
H A Dam3517evm.c30 #include <plat/mcbsp.h>
32 #include "omap-mcbsp.h"
H A Domap-mcpdm.c37 #include <plat/mcbsp.h>
H A Dosk5912.c34 #include <plat/mcbsp.h>
36 #include "omap-mcbsp.h"
H A Dsdp3430.c37 #include <plat/mcbsp.h>
39 #include "omap-mcbsp.h"
H A Dzoom2.c32 #include <plat/mcbsp.h>
34 #include "omap-mcbsp.h"
H A Dn810.c35 #include <plat/mcbsp.h>
37 #include "omap-mcbsp.h"
H A Dams-delta.c35 #include <plat/mcbsp.h>
37 #include "omap-mcbsp.h"
H A Domap-mcbsp.c2 * omap-mcbsp.c -- OMAP ALSA SoC DAI driver using McBSP port
36 #include <plat/mcbsp.h>
37 #include "omap-mcbsp.h"
749 .name = "omap-mcbsp-dai-"#link_id, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Domap-alsa.h46 #include <plat/mcbsp.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/davinci/
H A Ddavinci-sffsdr.c32 #include <mach/mcbsp.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A DMakefile9 obj-$(CONFIG_OMAP_MCBSP) += mcbsp.o
H A Dmcbsp.c2 * linux/arch/arm/mach-omap1/mcbsp.c
25 #include <plat/mcbsp.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Ddsp-clock.c24 #include <plat/mcbsp.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dmcbsp.c2 * linux/arch/arm/mach-omap2/mcbsp.c
24 #include <plat/mcbsp.h>
H A DMakefile20 obj-$(CONFIG_OMAP_MCBSP) += mcbsp.o

Completed in 83 milliseconds