Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/amlogic/
Damlogic-gxl.h29 #define DESC_LAST BIT(18) macro
Damlogic-gxl-cipher.c219 v |= DESC_LAST; in meson_cipher()
/Linux-v6.1/drivers/crypto/gemini/
Dsl3516-ce.h38 #define DESC_LAST 0x01 macro
Dsl3516-ce-core.c154 dd->next_desc.bits.sof_eof = DESC_FIRST | DESC_LAST; in sl3516_ce_run_task()
165 dd->next_desc.bits.sof_eof = DESC_FIRST | DESC_LAST; in sl3516_ce_run_task()