Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/amcc/
Dcrypto4xx_core.c390 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
398 dev->scatter_buffer_size * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
402 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
409 for (i = 0; i < PPC4XX_NUM_SD; i++) { in crypto4xx_build_sdr()
421 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_destroy_sdr()
426 dev->scatter_buffer_size * PPC4XX_NUM_SD, in crypto4xx_destroy_sdr()
440 if (n >= PPC4XX_NUM_SD) in crypto4xx_get_n_sd()
444 tmp = (dev->sdr_head + n) % PPC4XX_NUM_SD; in crypto4xx_get_n_sd()
Dcrypto4xx_core.h40 #define PPC4XX_NUM_SD 64 macro
Dcrypto4xx_reg_def.h136 #define PPC4XX_SDR_SIZE PPC4XX_NUM_SD