Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/crypto/amcc/
Dcrypto4xx_core.c384 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
392 dev->scatter_buffer_size * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
396 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_build_sdr()
403 for (i = 0; i < PPC4XX_NUM_SD; i++) { in crypto4xx_build_sdr()
415 sizeof(struct ce_sd) * PPC4XX_NUM_SD, in crypto4xx_destroy_sdr()
420 dev->scatter_buffer_size * PPC4XX_NUM_SD, in crypto4xx_destroy_sdr()
434 if (n >= PPC4XX_NUM_SD) in crypto4xx_get_n_sd()
438 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