Searched refs:ll_flags (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/crypto/intel/keembay/
H A Docs-hcu.c100 * @ll_flags: Flags (Freeze @ terminate) for the DMA engine.
106 u32 ll_flags; member in struct:ocs_hcu_dma_entry
558 old_tail->ll_flags &= ~OCS_LL_DMA_FLAG_TERMINATE;
570 new_tail->ll_flags = OCS_LL_DMA_FLAG_TERMINATE;
H A Docs-aes.c179 * @ll_flags: Flags (Freeze @ terminate) for the DMA engine.
185 u32 ll_flags; member in struct:ocs_dma_linked_list
1482 ll[i].ll_flags = 0;
1486 ll[i - 1].ll_flags = OCS_LL_DMA_FLAG_TERMINATE;

Completed in 114 milliseconds