Home
last modified time | relevance | path

Searched refs:PPC4XX_LAST_SD (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/crypto/amcc/
Dcrypto4xx_core.h38 #define PPC4XX_LAST_SD (PPC4XX_NUM_SD - 1) macro
Dcrypto4xx_core.c432 if (dev->sdr_tail != PPC4XX_LAST_SD) in crypto4xx_put_sd_to_sdr()
468 if (last_sd > PPC4XX_LAST_SD) { in crypto4xx_copy_pkt_to_dst()
469 last_sd = PPC4XX_LAST_SD; in crypto4xx_copy_pkt_to_dst()
676 if (current != PPC4XX_LAST_SD) in get_next_sd()