Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/amcc/
Dcrypto4xx_core.h37 #define PPC4XX_NUM_SD 256 macro
38 #define PPC4XX_LAST_SD (PPC4XX_NUM_SD - 1)
Dcrypto4xx_core.c359 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
366 PPC4XX_SD_BUFFER_SIZE * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
370 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
375 for (i = 0; i < PPC4XX_NUM_SD; i++) { in crypto4xx_build_sdr()
387 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_destroy_sdr()
392 PPC4XX_SD_BUFFER_SIZE * PPC4XX_NUM_SD, in crypto4xx_destroy_sdr()
406 if (n >= PPC4XX_NUM_SD) in crypto4xx_get_n_sd()
410 tmp = (dev->sdr_head + n) % PPC4XX_NUM_SD; in crypto4xx_get_n_sd()
470 overflow = last_sd % PPC4XX_NUM_SD; in crypto4xx_copy_pkt_to_dst()
Dcrypto4xx_reg_def.h131 #define PPC4XX_SDR_SIZE PPC4XX_NUM_SD