Searched refs:ALTERA_MSGDMA_DESCRIPTOR_CONTROL_GO_MASK (Results 1 – 2 of 2) sorted by relevance
122 #define ALTERA_MSGDMA_DESCRIPTOR_CONTROL_GO_MASK (1 << 31) macro
267 descriptor->control = control | ALTERA_MSGDMA_DESCRIPTOR_CONTROL_GO_MASK; in alt_msgdma_construct_standard_descriptor()313 descriptor->control = control | ALTERA_MSGDMA_DESCRIPTOR_CONTROL_GO_MASK; in alt_msgdma_construct_extended_descriptor()871 | ALTERA_MSGDMA_DESCRIPTOR_CONTROL_GO_MASK; in alt_msgdma_construct_prefetcher_standard_descriptor()932 | ALTERA_MSGDMA_DESCRIPTOR_CONTROL_GO_MASK; in alt_msgdma_construct_prefetcher_extended_descriptor()