Home
last modified time | relevance | path

Searched refs:omap_hwmod_dma_info (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
Domap_hwmod_2xxx_3xxx_ipblock_data.c50 struct omap_hwmod_dma_info omap2_uart1_sdma_reqs[] = {
56 struct omap_hwmod_dma_info omap2_uart2_sdma_reqs[] = {
62 struct omap_hwmod_dma_info omap2_uart3_sdma_reqs[] = {
68 struct omap_hwmod_dma_info omap2_i2c1_sdma_reqs[] = {
74 struct omap_hwmod_dma_info omap2_i2c2_sdma_reqs[] = {
80 struct omap_hwmod_dma_info omap2_mcspi1_sdma_reqs[] = {
92 struct omap_hwmod_dma_info omap2_mcspi2_sdma_reqs[] = {
100 struct omap_hwmod_dma_info omap2_mcbsp1_sdma_reqs[] = {
106 struct omap_hwmod_dma_info omap2_mcbsp2_sdma_reqs[] = {
112 struct omap_hwmod_dma_info omap2_mcbsp3_sdma_reqs[] = {
Domap_hwmod_common_data.h108 extern struct omap_hwmod_dma_info omap2_uart1_sdma_reqs[];
109 extern struct omap_hwmod_dma_info omap2_uart2_sdma_reqs[];
110 extern struct omap_hwmod_dma_info omap2_uart3_sdma_reqs[];
111 extern struct omap_hwmod_dma_info omap2_i2c1_sdma_reqs[];
112 extern struct omap_hwmod_dma_info omap2_i2c2_sdma_reqs[];
113 extern struct omap_hwmod_dma_info omap2_mcspi1_sdma_reqs[];
114 extern struct omap_hwmod_dma_info omap2_mcspi2_sdma_reqs[];
115 extern struct omap_hwmod_dma_info omap2_mcbsp1_sdma_reqs[];
116 extern struct omap_hwmod_dma_info omap2_mcbsp2_sdma_reqs[];
119 extern struct omap_hwmod_dma_info omap2_mcbsp3_sdma_reqs[];
Domap_hwmod_3xxx_data.c551 static struct omap_hwmod_dma_info uart4_sdma_reqs[] = {
580 static struct omap_hwmod_dma_info am35xx_uart4_sdma_reqs[] = {
627 static struct omap_hwmod_dma_info omap3xxx_dss_sdma_chs[] = {
860 static struct omap_hwmod_dma_info i2c3_sdma_reqs[] = {
1247 static struct omap_hwmod_dma_info omap3xxx_mcbsp4_sdma_chs[] = {
1280 static struct omap_hwmod_dma_info omap3xxx_mcbsp5_sdma_chs[] = {
1617 static struct omap_hwmod_dma_info omap34xx_mcspi3_sdma_reqs[] = {
1653 static struct omap_hwmod_dma_info omap34xx_mcspi4_sdma_reqs[] = {
1779 static struct omap_hwmod_dma_info omap34xx_mmc1_sdma_reqs[] = {
1846 static struct omap_hwmod_dma_info omap34xx_mmc2_sdma_reqs[] = {
[all …]
Domap_hwmod_44xx_data.c629 static struct omap_hwmod_dma_info omap44xx_dss_dispc_sdma_reqs[] = {
684 static struct omap_hwmod_dma_info omap44xx_dss_dsi1_sdma_reqs[] = {
718 static struct omap_hwmod_dma_info omap44xx_dss_dsi2_sdma_reqs[] = {
772 static struct omap_hwmod_dma_info omap44xx_dss_hdmi_sdma_reqs[] = {
826 static struct omap_hwmod_dma_info omap44xx_dss_rfbi_sdma_reqs[] = {
1816 static struct omap_hwmod_dma_info omap44xx_mcspi1_sdma_reqs[] = {
1850 static struct omap_hwmod_dma_info omap44xx_mcspi2_sdma_reqs[] = {
1880 static struct omap_hwmod_dma_info omap44xx_mcspi3_sdma_reqs[] = {
1910 static struct omap_hwmod_dma_info omap44xx_mcspi4_sdma_reqs[] = {
1960 static struct omap_hwmod_dma_info omap44xx_mmc1_sdma_reqs[] = {
[all …]
Domap_hwmod.h186 struct omap_hwmod_dma_info { struct
666 struct omap_hwmod_dma_info *sdma_reqs;
Domap_hwmod_2xxx_ipblock_data.c23 struct omap_hwmod_dma_info omap2xxx_dss_sdma_chs[] = {
Domap_hwmod_7xx_data.c429 static struct omap_hwmod_dma_info dra7xx_dss_sdma_reqs[] = {
Domap_hwmod.c1056 struct omap_hwmod_dma_info *ohdi; in _count_sdma_reqs()