Home
last modified time | relevance | path

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

/linux/drivers/crypto/amcc/
A Dcrypto4xx_core.h39 #define PPC4XX_LAST_SD (PPC4XX_NUM_SD - 1) macro
A Dcrypto4xx_core.c429 if (dev->sdr_tail != PPC4XX_LAST_SD) in crypto4xx_put_sd_to_sdr()
465 if (last_sd > PPC4XX_LAST_SD) { in crypto4xx_copy_pkt_to_dst()
466 last_sd = PPC4XX_LAST_SD; in crypto4xx_copy_pkt_to_dst()
673 if (current != PPC4XX_LAST_SD) in get_next_sd()

Completed in 10 milliseconds