Lines Matching refs:dctl
1058 entry->descriptor.dctl |= CA91CX42_DCTL_L2V; in ca91cx42_dma_list_add()
1095 entry->descriptor.dctl |= CA91CX42_DCTL_VCT_BLT; in ca91cx42_dma_list_add()
1100 entry->descriptor.dctl |= CA91CX42_DCTL_VDW_D8; in ca91cx42_dma_list_add()
1103 entry->descriptor.dctl |= CA91CX42_DCTL_VDW_D16; in ca91cx42_dma_list_add()
1106 entry->descriptor.dctl |= CA91CX42_DCTL_VDW_D32; in ca91cx42_dma_list_add()
1109 entry->descriptor.dctl |= CA91CX42_DCTL_VDW_D64; in ca91cx42_dma_list_add()
1119 entry->descriptor.dctl |= CA91CX42_DCTL_VAS_A16; in ca91cx42_dma_list_add()
1122 entry->descriptor.dctl |= CA91CX42_DCTL_VAS_A24; in ca91cx42_dma_list_add()
1125 entry->descriptor.dctl |= CA91CX42_DCTL_VAS_A32; in ca91cx42_dma_list_add()
1128 entry->descriptor.dctl |= CA91CX42_DCTL_VAS_USER1; in ca91cx42_dma_list_add()
1131 entry->descriptor.dctl |= CA91CX42_DCTL_VAS_USER2; in ca91cx42_dma_list_add()
1140 entry->descriptor.dctl |= CA91CX42_DCTL_SUPER_SUPR; in ca91cx42_dma_list_add()
1142 entry->descriptor.dctl |= CA91CX42_DCTL_PGM_PGM; in ca91cx42_dma_list_add()