Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.h45 #define PPC4XX_LAST_SD (PPC4XX_NUM_SD - 1) macro
Dcrypto4xx_core.c440 if (dev->sdr_tail != PPC4XX_LAST_SD) in crypto4xx_put_sd_to_sdr()
476 if (last_sd > PPC4XX_LAST_SD) { in crypto4xx_copy_pkt_to_dst()
477 last_sd = PPC4XX_LAST_SD; in crypto4xx_copy_pkt_to_dst()
684 if (current != PPC4XX_LAST_SD) in get_next_sd()