Home
last modified time | relevance | path

Searched refs:PPC4XX_NUM_SD (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.h44 #define PPC4XX_NUM_SD 256 macro
45 #define PPC4XX_LAST_SD (PPC4XX_NUM_SD - 1)
Dcrypto4xx_core.c367 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
374 PPC4XX_SD_BUFFER_SIZE * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
378 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
383 for (i = 0; i < PPC4XX_NUM_SD; i++) { in crypto4xx_build_sdr()
395 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_destroy_sdr()
400 PPC4XX_SD_BUFFER_SIZE * PPC4XX_NUM_SD, in crypto4xx_destroy_sdr()
414 if (n >= PPC4XX_NUM_SD) in crypto4xx_get_n_sd()
418 tmp = (dev->sdr_head + n) % PPC4XX_NUM_SD; in crypto4xx_get_n_sd()
478 overflow = last_sd % PPC4XX_NUM_SD; in crypto4xx_copy_pkt_to_dst()
Dcrypto4xx_reg_def.h139 #define PPC4XX_SDR_SIZE PPC4XX_NUM_SD