Home
last modified time | relevance | path

Searched refs:DESC_LAST (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/amlogic/
H A Damlogic-gxl.h29 #define DESC_LAST BIT(18) macro
H A Damlogic-gxl-cipher.c219 v |= DESC_LAST; in meson_cipher()
/linux/drivers/crypto/gemini/
H A Dsl3516-ce.h37 #define DESC_LAST 0x01 macro
H A Dsl3516-ce-core.c156 dd->next_desc.bits.sof_eof = DESC_FIRST | DESC_LAST; in sl3516_ce_run_task()
167 dd->next_desc.bits.sof_eof = DESC_FIRST | DESC_LAST; in sl3516_ce_run_task()