Searched refs:omap_3_1_compatible_disable (Results 1 – 2 of 2) sorted by relevance
76 int omap_3_1_compatible_disable; member147 int omap_3_1 = !ch->omap_3_1_compatible_disable; in omap_dma_channel_load()462 if (ch->omap_3_1_compatible_disable) { in omap_dma_transfer_generic()630 if (ch->omap_3_1_compatible_disable) {731 s->ch[i].omap_3_1_compatible_disable = 0;757 *value = ch->omap_3_1_compatible_disable << 10;775 if (!ch->omap_3_1_compatible_disable && ch->sibling) {815 if (ch->omap_3_1_compatible_disable)895 ch->omap_3_1_compatible_disable = (value >> 10) & 0x1;1021 s->omap_3_1_compatible_disable = (value >> 10) & 0x1;[all …]
392 unsigned char omap_3_1_compatible_disable; member